[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SelectionInfo

SelectionInfo Class

Inheritance
SelectionInfo
Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public sealed class SelectionInfo
Public NotInheritable Class SelectionInfo

Constructors

Name Description
SelectionInfo()

Properties

Name Description
Column

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

Column2

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

Row

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

Row2

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