create_math_grouping_character method
create_math_grouping_character
Creates a math grouping character
Returns
new grouping character element
def create_math_grouping_character(self, element):
...
| Parameter | Type | Description |
|---|---|---|
| element | IMathElement | math element to apply grouping character |
create_math_grouping_character
Creates a math grouping character
Returns
new grouping character element
def create_math_grouping_character(self, element, character, position, vertical_justification):
...
| Parameter | Type | Description |
|---|---|---|
| element | IMathElement | math element to apply grouping character |
| character | char | grouping character |
| position | MathTopBotPositions | position of grouping character |
| vertical_justification | MathTopBotPositions | vertical justification |
See Also
- class
IMathElement - class
IMathGroupingCharacter - class
MathGroupingCharacterFactory - enumeration
MathTopBotPositions - module
aspose.slides.mathtext - library
Aspose.Slides