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