set_subscript method
set_subscript
Creates subscript
Returns
New math element of type IMathSubscriptElement
def set_subscript(self, subscript):
...
Parameter | Type | Description |
---|---|---|
subscript | IMathElement | Subscript (lower index on the right) |
set_subscript
Creates subscript
Returns
New math element of type IMathSubscriptElement
def set_subscript(self, subscript):
...
Parameter | Type | Description |
---|---|---|
subscript | str | Subscript (lower index on the right) |
See Also
- class
BaseScript
- class
IMathElement
- class
IMathSubscriptElement
- module
aspose.slides.mathtext
- library
Aspose.Slides