在工作表内替换标签文本框

可能的使用场景

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