create_math_delimiter method
create_math_delimiter
Create a math delimiter by applying to the element
Returns
new math delimiter
def create_math_delimiter(self, element):
    ...
| Parameter | Type | Description | 
|---|---|---|
| element | IMathElement | math element to apply delimiter | 
create_math_delimiter
Create a math delimiter by applying to the element
Returns
new math delimiter
def create_math_delimiter(self, math_elements):
    ...
| Parameter | Type | Description | 
|---|---|---|
| math_elements | IMathElementCollection | math elements to apply delimiter | 
See Also
- class IMathDelimiter
- class IMathDelimiterFactory
- class IMathElement
- class IMathElementCollection
- module aspose.slides.mathtext
- library Aspose.Slides