Link Search Menu Expand Document

ISpreadsheetWorksheet Method

Return Worksheet the specified index.

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

Parameters

Index
Type: SystemInt32
The index.

Return Value

Type: Worksheet

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

See Also

Reference