DataSet To XLS Activity

Description:

Converts a DataSet to a Microsoft Excel (.xls) spreadsheet.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.AsyncCodeActivity
      Geocortex.Workflow.Activities.DataSetToXls

Function:

This activity allows you convert a DataSet 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

DataSet

The DataSet containing the data to convert.

Use Column Aliases

Use column aliases of the DataTables in place of column names, where applicable.

Misc

Display Name

DataSetToXls

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.