> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 获取所有Sheet页名称

## 指令说明

**描述：** 获取指定钉钉表格中全部 Sheet 页的名称列表，供后续按名称定位工作表。

## 参数说明

<Tabs>
  <Tab title="常规">
    <img src="https://mintcdn.com/bazhuayu-rpa-docs/W742rR5fGwXr1akA/helpcenter/commands/dingtalk/images/getalldingtalksheetnamescommand-04.png?fit=max&auto=format&n=W742rR5fGwXr1akA&q=85&s=25635b0c62b335a7cedfc8a9ec813f34" alt="获取所有Sheet页名称指令参数面板" width="653" height="346" data-path="helpcenter/commands/dingtalk/images/getalldingtalksheetnamescommand-04.png" />

    | 参数         | 说明            |
    | ---------- | ------------- |
    | **钉钉表格对象** | 请选择要操作的钉钉表格对象 |
  </Tab>

  <Tab title="高级">
    本指令暂无高级参数。
  </Tab>
</Tabs>

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/W742rR5fGwXr1akA/helpcenter/commands/dingtalk/images/getalldingtalksheetnamescommand-01.png?fit=max&auto=format&n=W742rR5fGwXr1akA&q=85&s=2559f01febf99b086ad6b581a2607c12" alt="获取所有Sheet页名称使用示例" width="994" height="193" data-path="helpcenter/commands/dingtalk/images/getalldingtalksheetnamescommand-01.png" />

**该流程执行逻辑：**

使用【连接钉钉表格】建立与指定钉钉表格的连接，以实现钉钉表格自动化，并将其保存至钉钉表格中

使用【获取所有Sheet页名称】获取钉钉表格中所有Sheet页名称，并将其保存至Sheet页名称列表

使用【打印日志】打印Sheet页名称列表消息日志

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/W742rR5fGwXr1akA/helpcenter/commands/dingtalk/images/getalldingtalksheetnamescommand-02.png?fit=max&auto=format&n=W742rR5fGwXr1akA&q=85&s=bffcdaef93b0aa4cc6a0b9986899d318" alt="获取所有Sheet页名称效果展示" width="1312" height="783" data-path="helpcenter/commands/dingtalk/images/getalldingtalksheetnamescommand-02.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/W742rR5fGwXr1akA/helpcenter/commands/dingtalk/images/getalldingtalksheetnamescommand-03.png?fit=max&auto=format&n=W742rR5fGwXr1akA&q=85&s=5988309e5f6f43993e35fd1495af40e8" alt="获取所有Sheet页名称效果展示" width="834" height="157" data-path="helpcenter/commands/dingtalk/images/getalldingtalksheetnamescommand-03.png" />

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
