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 
IMathFraction - module 
aspose.slides.mathtext - library 
Aspose.Slides