[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.GetFloatCell

GetFloatCell Method

GetFloatCell(int, int)

Returns the floating cell range for the specified cell.

Declaration
public CellRange GetFloatCell(int row, int column)
Public Function GetFloatCell(row As Integer, column As Integer) As CellRange
Parameters
Type Name Description
int row

The row index of the cell

int column

The column index of the cell

Returns
Type Description
CellRange

A CellRange object