copy_to method
copy_to
Copy to specified array.
def copy_to(self, array, array_index):
...
| Parameter | Type | Description |
|---|---|---|
| array | List[IMathElement] | Array to copy to. |
| array_index | int | Index to begin copying. |
Examples
Example:
See Also
- class
IMathElementCollection - module
aspose.slides.mathtext - library
Aspose.Slides