Winnovative Excel Library

ExcelWorksheetsCollectionItem Property (Int32)

Winnovative Excel Library Documentation
Gets the worksheet at worksheetIndex from the collection.

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

public ExcelWorksheet this[
	int worksheetIndex
] { get; }

Parameters

worksheetIndex
Type: SystemInt32

Property Value

Type: ExcelWorksheet
See Also

Reference