GemBox.Spreadsheet

ExcelWorksheetCollection Members

ExcelWorksheetCollection overview

Public Instance Properties

ActiveWorksheet Gets or sets active worksheet.
Count Gets the number of elements contained in the ExcelWorksheetCollection.
ItemOverloaded. Gets the worksheet with the specified index or name.

Public Instance Methods

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.

See Also

ExcelWorksheetCollection Class | GemBox.Spreadsheet Namespace | ExcelWorksheet