はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Jack Chan
1
アクティビティ
2.2k
要約
要約
Convert Excel / DataTable column to HTML format.
概要
概要
This package contains 2 activities:
1) Convert DT column to HTML - converts a DataTable column to HTML format.
Inputs
a) In_columnName – name of the column that needs to be converted to HTML.
b) In_dt = DataTable
c) In_outputTextFilePath (optional) – if filled in, it will also write the column into a text file (useful
for SAP operations).
Outputs
a) Out_columnListHTML – the output HTML text.
2) Convert Excel column to HTML - converts an Excel column to HTML format.
Inputs
a) In_columnName – name of the column to be converted to HTML.
b) In_rangeToRead – Excel range to read (“leave blank to read from A1”).
c) In_sheetName – the name of the sheet.
d) In_excelPath - Excel path.
e) In_outputTextFilePath (optional) – if filled in, it will also write the column into a text file (useful
for SAP operations).
f) In_useFilter - if this is True, it will only read the filtered cells (if filter exists) and not the whole table.
Outputs
c) Out_columnListHTML – the output HTML text.
機能
機能
Useful when: 1) you have to include table column data in the email body and 2) upload an Excel column to SAP.
その他の情報
その他の情報
依存関係
UiPath.Excel.Activities >= 2.9.5 UiPath.System.Activities>=20.10.3
コード言語
Visual Basic
ランタイム
Windows レガシ (.Net Framework 4.6.1)
ライセンス契約とプライバシー条項
MIT
プライバシー条項
技術情報
バージョン
1.0.1更新日
2021年6月5日対応製品
Studio: 21.10 - 22.10
認定
シルバー 認定済み
サポート
UiPath コミュニティ サポート
リソース