create_math_right_sub_superscript_element method
create_math_right_sub_superscript_element
Creates an instance of IMathRightSubSuperscriptElementFactory
Returns
new IMathLeftSubSuperscriptElement
def create_math_right_sub_superscript_element(self, base_arg, sub_script, super_script):
...
| Parameter | Type | Description |
|---|---|---|
| base_arg | IMathElement | Base argument to apply indexes |
| sub_script | IMathElement | lower right index |
| super_script | IMathElement | upper right index |
See Also
- class
IMathElement - class
IMathRightSubSuperscriptElement - class
MathRightSubSuperscriptElementFactory - module
aspose.slides.mathtext - library
Aspose.Slides