Uipath Marketplace

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

Excel Index to Column

Excel Index to Column

作成者: Internal Labs

5

スニペット

ダウンロード数

330

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

This snippet translates a numeric into the corresponding Excel Column name.

概要

概要

Using a simple Convert.ToChar can help until the column name reaches value Z. This snippet will get you further and it is able to add the second character as well, e.g. QZ.

Arguments:

  • in_index(int): This input argument is the index to be calculated.
  • out_columnName(String): This output argument is a string containing the calculated column name.

機能

機能

It can be used on iterations for writing into Excel more easily than writing each column's name (e.g. AB, AC...).

その他の情報

その他の情報

依存関係

None

コード言語

Visual Basic

公開者

Internal Labs

公開者ページを表示

ライセンス契約とプライバシー条項

ライセンス契約

プライバシー条項

技術情報

バージョン

1.1.0

更新日

2023年4月5日

対応製品

Studio: 21.10 - 23.4

認定

シルバー 認定済み

アプリケーション

Microsoft Excel

サポート

UiPath コミュニティ サポート

類似のコンポーネント