SheetRenamedEventArgs Properties
Provides data for the SpreadsheetControl.SheetRenamed event.
Name | Description |
---|---|
New |
Gets the new name of the renamed worksheet. |
Old |
Gets the former name of the renamed worksheet. |
See Also