PPT表格插入行
<h1>功能</h1>
<p>在Powerpiont演示文件里的表格中执行插入行操作。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>幻灯片索引</td>
<td>【整型】第几张幻灯片的表格。选择PPT的索引,索引从1开始。</td>
<td>1</td>
</tr>
<tr>
<td>形状索引</td>
<td>【整型】第几个形状。幻灯片内表格的索引,索引从1开始。</td>
<td>1(第几个表格)</td>
</tr>
<tr>
<td>行</td>
<td>【整型】插入多少行。插入表格的行数</td>
<td>2</td>
</tr>
<tr>
<td>插入位置</td>
<td>【整型】在第几行前的位置进行插入</td>
<td>3</td>
</tr>
</tbody>
</table>
<h1>注意/说明</h1>
<p>1.使用‘PPT表格插入行’函数时,由于WPS PowerPoint应用程序没有对应的接口,无法调用,使用时会报错。因此只能在‘PPT应用程序范围’函数的PowerPointAppType属性中需选择Microsoft PowerPoint应用程序,才能调用。
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/92b32d99504a7289194b6e6a5c787da0" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/a21efd9e292816769df4b4a2deed291a" alt="" /></p>
<h1>相关函数</h1>
<p>无</p>
<h1>示例/演示</h1>
<p>PPT幻灯片表格插入行前:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/7b7a12fe01d2f0750f581de26bddd119" alt="" /></p>
<p>PPT幻灯片表格插入行后:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/b70d9042216bb968aa2d89a44e64ef8a" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/3c719c81bc6230def244f7552882a407" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/d5a3082eec5fca790bbbb372a3d33b0d" title="[组件[PPT表格插入行函数示例]_20210331.db">组件[PPT表格插入行函数示例]_20210331.db</a></p>