WorksheetCollection indexer

WorksheetCollection indexer

Gets the Worksheet element at the specified index.

Indexer

NameDescription
indexThe zero based index of the element.

Returns

The element at the specified index.

See Also