set_superscript method
set_superscript
Creates superscript
Returns
New math element of type IMathSuperscriptElement
def set_superscript(self, superscript):
...
Parameter | Type | Description |
---|---|---|
superscript | IMathElement | Superscript (upper index on the right) |
set_superscript
Creates superscript
Returns
New math element of type IMathSuperscriptElement
def set_superscript(self, superscript):
...
Parameter | Type | Description |
---|---|---|
superscript | str | Superscript (upper index on the right) |
See Also
- class
IMathElement
- class
IMathSuperscriptElement
- class
MathElementBase
- module
aspose.slides.mathtext
- library
Aspose.Slides