create_math_bar method
create_math_bar
Create a math bar by applying to the element
Returns
new math bar element
def create_math_bar(self, element):
...
| Parameter | Type | Description |
|---|---|---|
| element | IMathElement | math element to apply bar |
create_math_bar
Create a math bar by applying to the element
Returns
new math bar element
def create_math_bar(self, element, position):
...
| Parameter | Type | Description |
|---|---|---|
| element | IMathElement | Math element to apply bar |
| position | MathTopBotPositions | Position of the bar |
See Also
- class
IMathBar - class
IMathElement - class
MathBarFactory - enumeration
MathTopBotPositions - module
aspose.slides.mathtext - library
Aspose.Slides