Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IWorksheets Interface
Properties Methods

IWorksheets Interface Members

The following tables list the members exposed by IWorksheets.

Public Properties
 NameDescription
 PropertyGets the number of worksheets in the workbook.  
 PropertyOverloaded. Gets the specified IWorksheet by the zero based index.  
 PropertyGets the parent workbook set of this IWorksheets.  
Top
Public Methods
 NameDescription
 MethodCreates a new IWorksheet.  
 MethodDelete all worksheets.  
 Method (Inherited from System.Collections.Generic.IEnumerable<IWorksheet>)
 MethodSelects all worksheets.  
Top
See Also