[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellInfoRange.Item

this Property

this[int, int]

Gets or sets a cell information object for the cell at the specified row and column.

Declaration
public CellInfo this[int row, int column] { get; set; }
Public Default Property Item(row As Integer, column As Integer) As CellInfo
Parameters
Type Name Description
int row
int column