The following tables list the members exposed by ExcelExportCancelEventArgs.
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | CurrentColumnIndex | Zero-based index of current exporting column in excel worksheet.. |
![]() | CurrentOutlineLevel | Current outline level used for grouping. |
![]() | CurrentRowIndex | Zero-based index of current exporting row in excel worksheet. |
![]() | CurrentWorksheet | Current exporting worksheet. |
![]() | FormatSettings | Gets or sets the settings that should be applied to exported label. Settings specified on individual labels take precedence. |
![]() | Workbook | Exporting workbook. |