GridUpdateMonitor.AfterUpdate
GridUpdateMonitor.AfterUpdate method
after update operation
public abstract void AfterUpdate(string op, string uid, ArrayList cells)
| Parameter | Type | Description |
|---|---|---|
| op | String | The JSON string for update operation |
| uid | String | The unique id for the file cache. |
| cells | ArrayList | The Updated Cells list,include cells which has style change,value change or formula change |
See Also
- class GridUpdateMonitor
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs