Name | Description | |
---|---|---|
![]() | Count | Returns the number of sheets in a workbook. |
![]() | Item | Overloaded. Returns the sheet at the specified zero based index. |
![]() | WorkbookSet | Returns the parent IWorkbookSet of this border. |
The following tables list the members exposed by ISheets.
Name | Description | |
---|---|---|
![]() | Count | Returns the number of sheets in a workbook. |
![]() | Item | Overloaded. Returns the sheet at the specified zero based index. |
![]() | WorkbookSet | Returns the parent IWorkbookSet of this border. |
Name | Description | |
---|---|---|
![]() | Contains | Returns true if the specified ISheet is contained by the collection of sheets, otherwise false is returned. |
![]() | GetEnumerator | (Inherited from System.Collections.IEnumerable) |