ActiveSheetChangeEventArgsBase Properties
Base class for classes that provides data for the ActiveSheetChanging and ActiveSheetChanged events of the SpreadsheetControl.Name | Description |
---|---|
NewActiveSheetName | Gets the name of the new active worksheet. |
OldActiveSheetName | Gets the name of the old active worksheet. |
See Also