> ## 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/deleterowfromlarkspreadsheetcommand-05.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=883c0c0ac1ae9a73a3d891f32348bef1" alt="删除飞书表格行指令参数面板" width="648" height="299" data-path="helpcenter/commands/feishu/images/deleterowfromlarkspreadsheetcommand-05.png" />

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

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

## 使用示例

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

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

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

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

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

### 效果展示

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

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

<img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/deleterowfromlarkspreadsheetcommand-04.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=8411ff950a4dd95cb992b230e32727e5" alt="删除飞书表格行效果展示" width="842" height="186" data-path="helpcenter/commands/feishu/images/deleterowfromlarkspreadsheetcommand-04.png" />

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