Name | Description | |
---|---|---|
Count | Gets the number of sheets in the workbook. | |
Item | Overloaded. Gets the specified ISheet by the zero based index. | |
WorkbookSet | Gets the parent workbook set of this Isheets. |
The following tables list the members exposed by ISheets.
Name | Description | |
---|---|---|
Count | Gets the number of sheets in the workbook. | |
Item | Overloaded. Gets the specified ISheet by the zero based index. | |
WorkbookSet | Gets the parent workbook set of this Isheets. |
Name | Description | |
---|---|---|
Copy | Copies sheets to the specified position in the ISheet collection of the IWorkbook. | |
Delete | Delete all sheets. | |
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<ISheet>) | |
Select | Selects all worksheets. |