[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SelectionInfo.Column2

Column2 Property

Column2

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

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

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

Remarks

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