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

Description

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

C#
vb.net

Parameters

name
The name of the worksheet.

Returns

The worksheet with the specified name.

Examples

C#
vb.net
  • No labels