MathRightSubSuperscriptElement constructor

init

Initializes a new instance of the MathRightSubSuperscriptElement class.

def __init__(self, base_arg, sub_script, super_script):
    ...
ParameterTypeDescription
base_argIMathElement
sub_scriptIMathElement
super_scriptIMathElement

See Also