GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISheets Interface
Properties Methods

ISheets Interface Members

The following tables list the members exposed by ISheets.

Public Properties
 NameDescription
 PropertyGets the number of sheets in the workbook.  
 PropertyOverloaded. Gets the specified ISheet by the zero based index.  
 PropertyGets the parent workbook set of this Isheets.  
Top
Public Methods
 NameDescription
 MethodCopies sheets to the specified position in the ISheet collection of the IWorkbook.  
 MethodDelete all sheets.  
 Method (Inherited from System.Collections.Generic.IEnumerable<ISheet>)
 MethodSelects all worksheets.  
Top
See Also