Link Search Menu Expand Document

WorksheetsItem Property (Int32)

Gets the Worksheet at the specified index.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Worksheet this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: Worksheet

Implements

IWorksheetsItemInt32
See Also

Reference