脚本向导-帮助文档

脚本向导-帮助文档


读取列

<h1>功能</h1> <p>从’起始单元格’字段指定的单元格开始读取列中的值,并将其存储在枚举值&lt;对象&gt;变量中。</p> <h1><strong>输入</strong></h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>工作表名称</td> <td>【字符串】工作表在工作簿中的名称</td> <td>‘Sheet1</td> </tr> <tr> <td>起始单元格</td> <td>【字符串】指定从其中读取列的起始单元格(范围格式)</td> <td>'A1'</td> </tr> </tbody> </table> <h1><strong>输出</strong></h1> <table> <thead> <tr> <th>名称</th> <th>说明</th> <th>示例</th> </tr> </thead> <tbody> <tr> <td>结果</td> <td>【枚举值】枚举值的列结果,创建变量</td> <td>{输入变量名称}</td> </tr> </tbody> </table> <h1><strong>注意/说明</strong></h1> <p>1、输出结果的变量名,是有长度范围限制的;如果超出范围,则会报错。 2、属性栏的具体配置,请参考‘读取行’。</p> <h1>相关函数</h1> <p>无</p> <h1><strong>示例/演示</strong></h1> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/dae322bb4276f7f445c8158ef2213aae" alt="" /></p> <h1>示例附件</h1> <p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/13305fc6913b2d66423e4a948074fc18" title="[组件[读取列]_20210208.db">组件[读取列]_20210208.db</a></p>

页面列表

ITEM_HTML