join method
join
def join(self, math_element):
    ...
| Parameter | Type | Description | 
|---|---|---|
| math_element | IMathElement | 
join
def join(self, math_text):
    ...
| Parameter | Type | Description | 
|---|---|---|
| math_text | str | 
See Also
- class IMathBlock
- class IMathElement
- class IMathematicalText
- module aspose.slides.mathtext
- library Aspose.Slides