SpreadsheetGear 2017
IWorkbooks Interface Members
Properties  Methods 

SpreadsheetGear Namespace : IWorkbooks Interface

The following tables list the members exposed by IWorkbooks.

Public Properties
 NameDescription
 PropertyReturns the number of workbooks in the workbook set.  
 PropertyOverloaded. Returns the workbook specified by the zero based index.  
 PropertyReturns the parent workbook set of this IWorkbooks.  
Top
Public Methods
 NameDescription
 MethodReturns a newly created workbook.  
 MethodCloses all of the workbooks in a workbook set.  
 MethodReturns true if the specified IWorkbook is contained by the collection of workbooks, otherwise false is returned.  
 Method (Inherited from System.Collections.IEnumerable)
 MethodOverloaded. Open an existing workbook in a newly created instance of IWorkbook.  
 MethodOverloaded. Open an existing workbook in a newly created instance of IWorkbook.  
 MethodOverloaded. Open an existing workbook in a newly created instance of IWorkbook.  
Top
See Also

Reference

IWorkbooks Interface
SpreadsheetGear Namespace