[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SelectionInfo.Column

Column Property

Column

Gets the zero based column number of the first column of this RangeInfo.

Declaration
public int Column { get; set; }
Public Property Column As Integer
Property Value
Type Description
int

An integer that specifies the zero based column number of the first column.

Remarks

If this RangeInfo contains multiple areas, the first column number of the first area is returned.