Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Overload

Description

Item(Int32)

Returns the worksheet specified by a 0-based index. This property is an indexer for the Workbook class.

Item(String)

Returns the worksheet with the specified name. This property is an indexer for the Workbook class.
  • No labels