Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IWorkbookSet Interface

In This Topic
IWorkbookSet Interface Methods
In This Topic

For a list of all members of this type, see IWorkbookSet members.

Public Methods
 NameDescription
 MethodSuspends painting and events until EndUpdate is called. Calling this function is exclusively.  
 MethodCalculates all workbooks on this workbook set.  
 MethodRestores painting and events to the state before the last call to BeginUpdate.  
 MethodInitializes batching for changing cell values and formulas.  
 MethodEnds batching for changing cell values and formulas.  
Top
See Also