WorksheetsItem Property (Int32)Bytescout Spreadsheet SDK
Gets the Worksheet at the specified index.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public Worksheet this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: Worksheet

Implements

IWorksheetsItemInt32
See Also

Reference