nary method
nary
def nary(self, type, lower_limit, upper_limit):
    ...
| Parameter | Type | Description | 
|---|---|---|
| type | MathNaryOperatorTypes | |
| lower_limit | IMathElement | |
| upper_limit | IMathElement | 
nary
def nary(self, type, lower_limit, upper_limit):
    ...
| Parameter | Type | Description | 
|---|---|---|
| type | MathNaryOperatorTypes | |
| lower_limit | str | |
| upper_limit | str | 
See Also
- class IMathElement
- class IMathematicalText
- class IMathNaryOperator
- enumeration MathNaryOperatorTypes
- module aspose.slides.mathtext
- library Aspose.Slides