DataTable To XLSX Activity

Description:

Converts a DataTable to a Microsoft Excel (.xlsx) spreadsheet.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.CodeActivity
      Geocortex.Workflow.Activities.DataTableToXlsx

Function:

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

DataTable

The DataTable containing the data to convert.

Password

A password for the workbook.

Misc

Display Name

DataTableToXlsx

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.