Version

ExcelExportCancelEventArgs Class Members

The following tables list the members exposed by ExcelExportCancelEventArgs.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCurrentColumnIndexZero-based index of current exporting column in excel worksheet..  
Public PropertyCurrentOutlineLevelCurrent outline level used for grouping.  
Public PropertyCurrentRowIndexZero-based index of current exporting row in excel worksheet.  
Public PropertyCurrentWorksheetCurrent exporting worksheet.  
Public PropertyFormatSettingsGets or sets the settings that should be applied to exported label. Settings specified on individual labels take precedence.  
Public PropertyWorkbookExporting workbook.  
See Also