hide_superscript property

hide_superscript property

Definition:

@property
def hide_superscript(self):
    ...

@hide_superscript.setter
def hide_superscript(self, value):
    ...

See Also