XlSheetCreatedEventArgs Constructors
Provides data for the PrintingSystemBase.XlSheetCreated event.| Name | Parameters | Description |
|---|---|---|
| XlSheetCreatedEventArgs(Int32, String) | index, sheetName | Initializes a new instance of the XlSheetCreatedEventArgs class with the specified settings. |
See Also