[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellInfoRange.-ctor

CellInfoRange Constructor

CellInfoRange(int, int)

Creates a new collection of cell information objects for the cell at the specified row and column.

Declaration
public CellInfoRange(int row, int column)
Public Sub New(row As Integer, column As Integer)
Parameters
Type Name Description
int row

The row index

int column

The column index