copy method
copy
Copies data from a source cell.
def copy(self, cell):
...
Parameter | Type | Description |
---|---|---|
cell | Cell | Source Cell object. |
See Also
- module
aspose.cells
- class
Cell
Copies data from a source cell.
def copy(self, cell):
...
Parameter | Type | Description |
---|---|---|
cell | Cell | Source Cell object. |
aspose.cells
Cell