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