SheetRemovingEventArgs Constructors
Provides data for the SpreadsheetControl.SheetRemoving event.Name | Parameters | Description |
---|---|---|
SheetRemovingEventArgs(String) | sheetName | Initializes a new instance of the SheetRemovingEventArgs class with the specified name of the worksheet. |
See Also