脚本向导-帮助文档

脚本向导-帮助文档


插入/删除列

<h1>功能</h1> <p>在特定位置添加或删除指定数量的列。</p> <h1><strong>输入</strong></h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>工作表名称</td> <td>【字符串】工作簿中的工作表名称。</td> <td>‘sheet3’</td> </tr> <tr> <td>更改模式</td> <td>【枚举】选择添加还是移除列。&quot;添加&quot;选项会将列添加到文档中,&quot;移除&quot;选项则会删除这些列。</td> <td>添加</td> </tr> </tbody> </table> <h1><strong>目标</strong></h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>位置</td> <td>【整数】开始向其执行插入或删除操作的列位置,位置索引从0开始。</td> <td>0</td> </tr> <tr> <td>列数</td> <td>【整数】要添加或删除的列数。</td> <td>5</td> </tr> </tbody> </table> <h1><strong>注意/说明</strong></h1> <p>1、在选定位置列的后面,进行增删操作。</p> <h1>相关函数</h1> <p>无</p> <h1><strong>示例/演示</strong></h1> <p>添加列前的效果: <img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/20935761e8099fe352e95b3359b73736" alt="" /> 添加列后的效果: <img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/5a51e69f757a883db205ee22a8293cfb" alt="" /></p> <h1>附件示例</h1> <p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/4235cb2e0510c0a896a3a12b336e15fe" title="[组件[插入或删除列函数示例]_20210208.db">组件[插入或删除列函数示例]_20210208.db</a></p>

页面列表

ITEM_HTML