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 PropertyWorkbookExporting workbook.  
See Also