Link Search Menu Expand Document

IRowsItem Property

Gets the Row with the specified Index.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Row this[
	int Index
] { get; }

Parameters

Index
Type: SystemInt32

Property Value

Type: Row
See Also

Reference