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