Link Search Menu Expand Document

SpreadsheetWorksheet Method

Return Worksheet the specified index.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Worksheet Worksheet(
	int Index
)

Parameters

Index
Type: SystemInt32
The index.

Return Value

Type: Worksheet

[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Spreadsheet.Worksheet(System.Int32)"]

Implements

ISpreadsheetWorksheet(Int32)
See Also

Reference