Name | Description | |
---|---|---|
Count | Gets the number of workbooks in the workbook set. | |
Item | Overloaded. Gets the specified IWorkbook by the zero based index. | |
WorkbookSet | Gets the parent workbook set of this IWorksheets. |
The following tables list the members exposed by IWorkbooks.
Name | Description | |
---|---|---|
Count | Gets the number of workbooks in the workbook set. | |
Item | Overloaded. Gets the specified IWorkbook by the zero based index. | |
WorkbookSet | Gets the parent workbook set of this IWorksheets. |
Name | Description | |
---|---|---|
Add | Overloaded. Creates a new workbook. | |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from System.Collections.Generic.IEnumerable<IWorkbook>) | |
Open | Overloaded. Open an existing workbook in a newly created instance of Workbook. |