GridJsWorkbook.UpdateCell
GridJsWorkbook.UpdateCell method
Applies the update operation.
public string UpdateCell(string p, string uid)
Parameter | Type | Description |
---|---|---|
p | String | The JSON format string of update operation. |
uid | String | The unique id for the file cache. |
Return Value
The JSON format string of the update result.
See Also
- class GridJsWorkbook
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs