IRowItem Property Bytescout Spreadsheet SDK
Gets the Cell at the specified Index.

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

Cell this[
	int Index
] { get; }

Parameters

Index
Type: SystemInt32

Property Value

Type: Cell
See Also

Reference