Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorkbookSet Class


In This Topic
WorkbookSet Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverloaded. the list that you are trying to add already exists  
Public MethodSuspends painting and events until EndUpdate is called. Calling this function is exclusively.  
Public Methodstatic (Shared in Visual Basic)Creates the IWorkbook object which uses base-1 indexes.  
Public MethodDeletes a custom list.  
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodRestores painting and events to the state before the last call to BeginUpdate.  
Public MethodGets a custom list (an array of strings).  
Public MethodGets the custom list number for an array of strings. You can use this method to match both built-in lists and custom-defined lists.  
Public MethodInitializes batching for changing cell values and formulas.  
Public MethodRegisters the UI manager.  
Public MethodStarts copying or cutting a cell range.  
Public MethodStops copying or cutting a cell range.  
Public MethodEnds batching for changing cell values and formulas.  
Public Method  
Top
See Also