is_hide_subscript属性

is_hide_subscript属性

是否显示下限

定义:

@property
def is_hide_subscript(self):
    ...
@is_hide_subscript.setter
def is_hide_subscript(self, value):
    ...

也可以看看