[]
Represents the event arguments for the SelectionChange event.
public class SelectionChangeEventArgs : EventArgs
Public Class SelectionChangeEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| Range | Gets the range that represents the selected cells in the worksheet. |
| Worksheet | Gets the worksheet. |