[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorkbookSet.InitializeBatching

InitializeBatching Method

InitializeBatching()

Initializes batching for changing cell values and formulas.

Declaration
void InitializeBatching()
Sub InitializeBatching()
Remarks

All changes, which happen after this function, will be notified at once by CellValueChanged.