Overload | Description |
---|---|
SelectionCellRange Constructor(Int32,Int32) | Initializes a new instance of the SelectionCellRange structure using the provided data item and column indexes. |
SelectionCellRange Constructor(Int32,Int32,Int32,Int32) | Initializes a new instance of the SelectionCellRange structure using the start and end of the provided data item and column indexes. |
SelectionCellRange Constructor(SelectionRange,SelectionRange) | Initializes a new instance of the SelectionCellRange structure using the provided SelectionRange structures. |