create_math_superscript_element method
create_math_superscript_element
Creates IMathSuperscriptElement
Returns
new IMathSuperscriptElement
def create_math_superscript_element(self, base_arg, super_script):
...
Parameter | Type | Description |
---|---|---|
base_arg | IMathElement | Base argument to apply superscript |
super_script | IMathElement | upper right index |
See Also
- class
IMathElement
- class
IMathSuperscriptElement
- class
MathSuperscriptElementFactory
- module
aspose.slides.mathtext
- library
Aspose.Slides