nary method
nary
Creates a N-ary operator
Returns
New instance of type IMathNaryOperator
def nary(self, type, lower_limit, upper_limit):
...
Parameter | Type | Description |
---|---|---|
type | MathNaryOperatorTypes | The N-ary operator type |
lower_limit | IMathElement | The lower limit |
upper_limit | IMathElement | The upper limit |
nary
Creates a N-ary operator
Returns
New instance of type IMathNaryOperator
def nary(self, type, lower_limit, upper_limit):
...
Parameter | Type | Description |
---|---|---|
type | MathNaryOperatorTypes | The N-ary operator type |
lower_limit | str | The lower limit |
upper_limit | str | The upper limit |
See Also
- class
IMathElement
- class
IMathNaryOperator
- class
MathElementBase
- enumeration
MathNaryOperatorTypes
- module
aspose.slides.mathtext
- library
Aspose.Slides