GridUpdateMonitor.BeforeUpdate
GridUpdateMonitor.BeforeUpdate method
before update operation
public abstract void BeforeUpdate(string op, string uid, Workbook wb)
Parameter | Type | Description |
---|---|---|
op | String | The JSON string for update operation |
uid | String | The unique id for the file cache |
wb | Workbook | The Workbook object |
See Also
- class GridUpdateMonitor
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs