update_cell method
update_cell
Applies the update operation.
Returns
The JSON format string of the update result.
def update_cell(self, p, uid):
...
| Parameter | Type | Description |
|---|---|---|
| p | str | The JSON format string of update operation. |
| uid | str | The unique id for the file cache. |
See Also
- module
aspose.cellsgridjs - class
GridJsWorkbook