set_sub_superscript_on_the_left method
set_sub_superscript_on_the_left
Creates subscript and superscript on the left
Returns
New math element of type IMathLeftSubSuperscriptElement
def set_sub_superscript_on_the_left(self, subscript, superscript):
...
Parameter | Type | Description |
---|---|---|
subscript | IMathElement | Subscript (lower index on the left) |
superscript | IMathElement | Superscript (upper index on the left) |
set_sub_superscript_on_the_left
Creates subscript and superscript on the left
Returns
New math element of type IMathLeftSubSuperscriptElement
def set_sub_superscript_on_the_left(self, subscript, superscript):
...
Parameter | Type | Description |
---|---|---|
subscript | str | Subscript (lower index on the left) |
superscript | str | Superscript (upper index on the left) |
See Also
- class
BaseScript
- class
IMathElement
- class
IMathLeftSubSuperscriptElement
- module
aspose.slides.mathtext
- library
Aspose.Slides