SpreadsheetGear 2012
IWorkbooks Interface Members
Properties  Methods 

The following tables list the members exposed by IWorkbooks.

Public Properties
 NameDescription
 PropertyCountReturns the number of workbooks in the workbook set.  
 PropertyItemOverloaded. Returns the workbook specified by the zero based index.  
 PropertyWorkbookSetReturns the parent workbook set of this IWorkbooks.  
Top
Public Methods
 NameDescription
 MethodAddReturns a newly created workbook.  
 MethodCloseCloses all of the workbooks in a workbook set.  
 MethodContainsReturns true if the specified IWorkbook is contained by the collection of workbooks, otherwise false is returned.  
 MethodGetEnumerator (Inherited from System.Collections.IEnumerable)
 MethodOpenOverloaded. Open an existing workbook in a newly created instance of IWorkbook.  
 MethodOpenFromMemoryOverloaded. Open an existing workbook in a newly created instance of IWorkbook.  
 MethodOpenFromStreamOverloaded. Open an existing workbook in a newly created instance of IWorkbook.  
Top
See Also

Reference

IWorkbooks Interface
SpreadsheetGear Namespace

Send Feedback