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

IWorkbooks Interface Members

The following tables list the members exposed by IWorkbooks.

Public Properties
 NameDescription
 PropertyGets the number of workbooks in the workbook set.  
 PropertyOverloaded. Gets the specified IWorkbook by the zero based index.  
 PropertyGets the parent workbook set of this IWorksheets.  
Top
Public Methods
 NameDescription
 MethodOverloaded. Creates a new workbook.  
 Method (Inherited from System.Collections.Generic.IEnumerable<IWorkbook>)
 MethodOverloaded. Open an existing workbook in a newly created instance of Workbook.  
Top
See Also