Name | Description | |
---|---|---|
![]() | WorksheetCollection Constructor | Overloaded. |
The following tables list the members exposed by WorksheetCollection.
Name | Description | |
---|---|---|
![]() | WorksheetCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | add | Overloaded. Returns a newly created worksheet which is added to the end of the worksheet collection. |
![]() | addAfter | Creates a new worksheet and inserts it after the specified sheet. |
![]() | addBefore | Creates a new worksheet and inserts it before the specified sheet. |
![]() | contains | Returns true if the specified worksheet is contained by the collection of worksheets; otherwise, false is returned. |
![]() | get | Overloaded. Gets the IWorksheet at the specified index. |
![]() | getCount | Gets the sheet count. |
![]() | indexOf | Returns the zero-based index of the specified worksheet in the collection. |
![]() | iterator | |
![]() | select | Overloaded. |