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. |
See Also
- class
IMathElementCollection
- module
aspose.slides.mathtext
- library
Aspose.Slides