public abstract class GridUpdateMonitor
extends java.lang.Object
| Constructor and Description |
|---|
GridUpdateMonitor() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
afterUpdate(java.lang.String op,
java.lang.String uid,
java.util.ArrayList cells)
after update operation
|
public abstract void afterUpdate(java.lang.String op,
java.lang.String uid,
java.util.ArrayList cells)
op - The JSON string for update operationuid - The unique id for the file cache.cells - The Updated Cells list,include cells which has style change,value change or formula changeSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.