set_sub_superscript_on_the_right method

set_sub_superscript_on_the_right

def set_sub_superscript_on_the_right(self, subscript, superscript):
    ...
ParameterTypeDescription
subscriptIMathElement
superscriptIMathElement

set_sub_superscript_on_the_right

def set_sub_superscript_on_the_right(self, subscript, superscript):
    ...
ParameterTypeDescription
subscriptstr
superscriptstr

See Also