copy_image method
copy_image(self, p, uid)
Applies the copy image operation.
Returns
The JSON string result
def copy_image(self, p, uid):
...
| Parameter | Type | Description |
|---|---|---|
| p | System.String | The JSON string parameter |
| uid | System.String | The unique id for the file cache. |
See Also
- module
aspose.cellsgridjs - class
IGridJsService