はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Internal Labs
0
アクティビティ
<100
要約
要約
Extract tables from XML files as DataTables which can be then used for further processing or writing to Excel sheets directly.
概要
概要
This activity requires the file path of a XML file as input and returns a collection of DataTables as output. The activity extracts all the tables from the XML file into a DataTable collection, and individual tables can be accessed from the collection using index or Table Name.
機能
機能
This activity helps to convert/extract tables from XML files as DataTables which can be processed using DataTable related activities.
その他の情報
その他の情報
依存関係
UiPath.System.Activities
コード言語
Visual Basic
ランタイム
Windows (.NET 5.0 以上)