Get DataTables

Retrieves data tables from word document.

Get data tables from the word document and store them into a list variable.

circle-info

This activity can only be used after the Open Word Document activity.

circle-info

In the case of nested Datatables, the activity retrieves the parent data table and the datatable within it will displayed in text format.

Input

Output

  • Data Tables : List Variable Stores the data tables extracted from the specified word document in a List of DataTable variable.

Last updated