[]
Initializes a new instance of the RangeEventArgs class.
public RangeEventArgs(CellRange rgOld, CellRange rgNew)
Type | Name | Description |
---|---|---|
CellRange | rgOld | The range selected before the event. |
CellRange | rgNew | The range that will be selected after the event. |