[]
Creates a new object with the SelectionChanged event arguments.
public SelectionChangedEventArgs(SpreadView view, CellRange cellRange)
Public Sub New(view As SpreadView, cellRange As CellRange)
Type | Name | Description |
---|---|---|
SpreadView | view | View that contains the selection |
CellRange | cellRange | Range of cells encompassing the selection |