set_sub_superscript_on_the_left method

set_sub_superscript_on_the_left

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

set_sub_superscript_on_the_left

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

See Also