> ## 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.

# 删除飞书表格列

## 指令说明

**描述：** 删除飞书电子表格里的指定列

## 参数说明

<Tabs>
  <Tab title="常规">
    <img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/deletecolumnfromlarkspreadsheetcommand-01.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=4d6dfad338f5b382184a6bed13cc960c" alt="删除飞书表格列指令参数面板" width="648" height="299" data-path="helpcenter/commands/feishu/images/deletecolumnfromlarkspreadsheetcommand-01.png" />

    | 参数         | 说明            |
    | ---------- | ------------- |
    | **飞书电子表格** | 选择需要读取的飞书电子表格 |
    | **列号**     | 输入列号，列号从1或A开始 |
  </Tab>

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

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/deletecolumnfromlarkspreadsheetcommand-02.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=a2dea817287cf70baaaea29dbcf54d0c" alt="删除飞书表格列使用示例" width="842" height="209" data-path="helpcenter/commands/feishu/images/deletecolumnfromlarkspreadsheetcommand-02.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/deletecolumnfromlarkspreadsheetcommand-04.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=3b0409b61e410f652b387c4feb9e362b" alt="删除飞书表格列使用示例" width="849" height="194" data-path="helpcenter/commands/feishu/images/deletecolumnfromlarkspreadsheetcommand-04.png" />

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

使用【获取飞书访问凭证】获取飞书访问凭证，并将其保存至飞书访问凭证中

使用【获取飞书表格】根据网址获取飞书表格，并将结果保存至飞书电子表格中

使用【删除飞书表格列】删除飞书电子表格第2列

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/deletecolumnfromlarkspreadsheetcommand-03.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=d00d6b33bbe17dc6f92aebdde6a4c12c" alt="删除飞书表格列效果展示" width="227" height="99" data-path="helpcenter/commands/feishu/images/deletecolumnfromlarkspreadsheetcommand-03.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/deletecolumnfromlarkspreadsheetcommand-05.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=4fc8715da96bc966427a9d038caab179" alt="删除飞书表格列效果展示" width="303" height="100" data-path="helpcenter/commands/feishu/images/deletecolumnfromlarkspreadsheetcommand-05.png" />

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