ActiveSheetChangingEventArgs Constructors
Provides data for the SpreadsheetControl.ActiveSheetChanging event.Name | Parameters | Description |
---|---|---|
ActiveSheetChangingEventArgs(String, String) | oldActiveSheetName, newActiveSheetName | Initializes a new instance of the ActiveSheetChangingEventArgs class with the specified settings. |
See Also