Version

ExcelExportEventArgs Class Members

The following tables list the members exposed by ExcelExportEventArgs.

Public Properties
 NameDescription
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