ExcelWorksheetCollection overview
ActiveWorksheet | Gets or sets active worksheet. |
Count | Gets the number of elements contained in the ExcelWorksheetCollection. |
Item | Overloaded. Gets the worksheet with the specified index or name. |
Add | Adds an empty worksheet to the end of the collection. |
AddCopy | Adds a copy of an existing worksheet to the end of the collection. |
GetEnumerator | Returns an enumerator for the ExcelWorksheetCollection. |
ExcelWorksheetCollection Class | GemBox.Spreadsheet Namespace | ExcelWorksheet