获取工作簿工作表
<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>{填入变量名称}</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>工作表索引,从0开始。1为第二个表格。</p>
<h1>相关函数</h1>
<p>无</p>
<h1><strong>示例/演示</strong></h1>
<p>for循环的配置:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/edb9ad7d5fc06d8d6fc850bc3b30599e" alt="" />
获取工作簿工作表函数的配置:
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/c78a3a14e2ef5a26d84b894f680a94f5" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/73c568a1f8951f0b684f01c109e80984" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/414da24d50a17a7d0355578c6a6d83b9" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/d22b5ce6f2283a075c09d32bb3c616de" title="[组件[获取工作簿工作表函数示例]_20210208.db">组件[获取工作簿工作表函数示例]_20210208.db</a></p>