ワークシート内のテキストボックスでタグをテキストに置き換える

可能な使用シナリオ

Text boxes can have tags which can be replaced with some text at run time to configure them according to the requirement. Tags can be some labels enclosed in angle brackets ‘<’ and ‘>’. There can be multiple tags within a single textbox.

サンプルコード

以下のサンプルコードは、タグTAG_1とTAG_2をそれぞれ’ys’と'1’というテキストで置き換えます。以下のリンクから、下記コードのテスト用サンプルファイルをダウンロードできます。

sampleReplaceTagWithText.xlsx