copy method
copy
Copying the range with paste special options.
def copy(self, range, options):
...
Parameter | Type | Description |
---|---|---|
range | UnionRange | The source range. |
options | PasteOptions | The paste special options. |
See Also
- module
aspose.cells
- class
UnionRange