Winnovative Excel Library

ExcelWorksheetsCollectionItem Property (String)

Winnovative Excel Library Documentation
Gets the worksheet with the specified name from the collection.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelWorksheet this[
	string worksheetName
] { get; }

Parameters

worksheetName
Type: SystemString

Property Value

Type: ExcelWorksheet
See Also

Reference