Namespace: Consultingwerk.Utilities.Excel
Interface 
IExcelWorksheetExporter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Utilities.Excel.ExcelWorksheetExporter




Top Method Summary
Options Name Purpose
ExportExcel (ExportWorksheetArguments, handle) Exports from a Temp-Table into an Excel Worksheet

Top Event Summary
Options Name Purpose
Completed (Object, EventArgs) Raised when the Export has finished
ProgressChanged (Object, EventArgs) Raised when the Export has processed the RowsPerProgressEvent number of rows

Top Property Summary
Options Name Purpose
INTEGER RowsExported


Method Detail
Top

ExportExcel (ExportWorksheetArguments, handle)

Purpose: Exports from a Temp-Table into an Excel Worksheet
Notes:

Parameters:
poExportWorksheetArguments Consultingwerk.Utilities.Excel.ExportWorksheetArguments
A reference to an ExportWorksheetArguments instance with the parameters for this method
phTempTable HANDLE
TABLE-HANDLE The temp-table to export too


Event Detail
Top

Completed (Object, EventArgs)

Purpose: Raised when the Export has finished
Notes:

Parameters:
sender Progress.Lang.Object
The instance the raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs instance for this event
Top

ProgressChanged (Object, EventArgs)

Purpose: Raised when the Export has processed the RowsPerProgressEvent number
of rows
Notes:

Parameters:
sender Progress.Lang.Object
The instance the raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs instance for this event


Property Detail
Top

INTEGER RowsExported


Returns INTEGER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:30:52