function method
function
Takes a function of an argument using this instance as the function name
Returns
New math element of type IMathFunction
def function(self, function_argument):
...
Parameter | Type | Description |
---|---|---|
function_argument | IMathElement | An argument of the function |
function
Takes a function of an argument using this instance as the function name
Returns
New math element of type IMathFunction
def function(self, function_argument):
...
Parameter | Type | Description |
---|---|---|
function_argument | str | An argument of the function |
See Also
- class
IMathElement
- class
IMathFunction
- class
MathBar
- module
aspose.slides.mathtext
- library
Aspose.Slides