DataSet To XLSX Activity
Description:
Converts a DataSet
to a Microsoft Excel (.xlsx) spreadsheet.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Geocortex.Workflow.Activities.DataSetToXlsx
Function:
This activity allows you convert a DataSet
containing arbitrary data into a Microsoft Excel (.xlsx) spreadsheet.
In a Workflow:
You would use this activity to create a Microsoft Excel (.xlsx) file that you wish to make available for download.
Properties:
Name | Description |
---|---|
In Arguments |
|
DataSet |
The |
Password |
A password for the workbook. |
Misc |
|
Display Name |
DataSetToXlsx 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 XLSX output. |
Version Information:
Supported from: Geocortex Essentials 4.2.