Word页面插入文本
<h1>功能</h1>
<p>在文档中一页插入文本。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>页索引</td>
<td>【整型】第几页插入文本</td>
<td>2</td>
</tr>
<tr>
<td>页面文本</td>
<td>【字符串】第几页插入的文本内容</td>
<td>'文本内容1'(创建输入参数)</td>
</tr>
</tbody>
</table>
<h1>注意/说明</h1>
<p>1.页索引从1开始。
2.页面文本创建输入参数,并将其传入日志消息函数中,运行该函数时,在弹出的输入参数文本框中输入文本内容,即可在Word文档中插入文本内容。</p>
<h1>相关函数</h1>
<p>无</p>
<h1>示例/演示</h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/dd415a39345440a0a411f8478d8e741d" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/0789b2c5dc42b24fc5246b8e1431714e" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/cf180b5845d195442979a030d7361006" title="[组件[Word页面插入文本函数示例]_20210406.db">组件[Word页面插入文本函数示例]_20210406.db</a></p>