SheetRenamedEventArgs Constructors
Provides data for the SpreadsheetControl.SheetRenamed event.Name | Parameters | Description |
---|---|---|
SheetRenamedEventArgs(String, String) | oldName, newName | Initializes a new instance of the SheetRenamedEventArgs class with the specified settings. |
See Also