For a list of all members of this type, see DataPresenterExcelExporter members.
Name | Description | |
---|---|---|
![]() | BeginExport | Occurs at the beginning of the export process. The data presenter has been initialized but the data source has not yet been set. |
![]() | CellExported | Occurs after a cell is exported to Excel. |
![]() | CellExporting | Occurs before a cell is exported to Excel. |
![]() | EndExport | Occurs after the exporting process is finished. |
![]() | ExportEnded | Occurs after the export process has completed. |
![]() | ExportEnding | Invoked after the export process is complete but before the contents are saved to a file. |
![]() | ExportStarted | Occurs after the export process has started. The data presenter has been initialized but the data source has not yet been set. |
![]() | HeaderAreaExported | Occurs after header area is exported to Excel. |
![]() | HeaderAreaExporting | Occurs before header area is exported to Excel. |
![]() | HeaderLabelExported | Occurs after a header label is exported to Excel. |
![]() | HeaderLabelExporting | Occurs before a header label is exported to Excel. |
![]() | InitializeRecord | Occurs when a record is initialized. |
![]() | RecordExported | Occurs after a record is exported to Excel. |
![]() | RecordExporting | Occurs before a record is exported to Excel. |
![]() | SummaryCellExported | Occurs after a summary cell is exported to Excel. |
![]() | SummaryCellExporting | Occurs before a summary cell is exported to Excel. |
![]() | SummaryRowExported | Occurs after summary record is exported to Excel. |
![]() | SummaryRowExporting | Occurs before a summary row is exported to Excel. |