Click or drag to resize

ExcelWorksheetCollection Properties

The ExcelWorksheetCollection type exposes the following members.

Properties
 NameDescription
Public propertyActiveWorksheet Gets or sets active worksheet.
Public propertyCount Gets the number of elements contained in the ExcelWorksheetCollection.
Public propertyItemInt32 Gets the worksheet with the specified index.
Public propertyItemString Gets the worksheet with the specified name.
Top
See Also