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