join_block method
join_block
Joins another mathematical block with this one
Returns
this mathematical block after joining
def join_block(self, other):
...
| Parameter | Type | Description |
|---|---|---|
| other | IMathBlock | The joining block |
Examples
Example:
See Also
- class
IMathBlock - class
MathBlock - module
aspose.slides.mathtext - library
Aspose.Slides