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