RowsItem Property Bytescout Spreadsheet SDK
Gets the Row with the specified Index.

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

public Row this[
	int Index
] { get; }

Parameters

Index
Type: SystemInt32

Property Value

Type: Row

Implements

IRowsItemInt32
See Also

Reference