is_hide_superscript属性

is_hide_superscript属性

是否显示上限

定义:

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

也可以看看