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) | 
Examples
Example:
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) | 
Examples
Example:
See Also
- class IMathElement
- class IMathSubscriptElement
- class MathFunction
- module aspose.slides.mathtext
- library Aspose.Slides