DataTable To XLS Activity
Description:
Converts a DataTable
to a Microsoft Excel (.xls) spreadsheet.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.AsyncCodeActivity
Geocortex.Workflow.Activities.DataTableToXls
Function:
This activity allows you convert a DataTable
containing arbitrary data into a Microsoft Excel (.xls) spreadsheet.
In a Workflow:
You would use this activity to create a Microsoft Excel (.xls) file that you wish to make available for download.
Properties:
Name | Description |
---|---|
In Arguments |
|
DataTable |
The |
Use Column Aliases |
Use column aliases of the |
Misc |
|
Display Name |
DataTableToXls You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain. |
Out Arguments |
|
Result |
The binary XLS output. |
Version Information:
Supported from: Geocortex Essentials 3.9.