[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.CellRange.IntersectColumn

IntersectColumn Method

IntersectColumn(int)

Determines whether the range of cells intersects the specified column.

Declaration
public bool IntersectColumn(int column)
Public Function IntersectColumn(column As Integer) As Boolean
Parameters
Type Name Description
int column

Column index

Returns
Type Description
bool