> ## 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/addrowtolarkspreadsheetcommand-01.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=b6302202c794d450fa39f54e4df787fa" alt="插入空行至飞书表格指令参数面板" width="640" height="431" data-path="helpcenter/commands/feishu/images/addrowtolarkspreadsheetcommand-01.png" />

    | 参数         | 说明                     |
    | ---------- | ---------------------- |
    | **飞书电子表格** | 选择需要添加行的飞书电子表格         |
    | **插入方式**   | 选择插入新行的方式，在指定行上方或者下方插入 |
    | **插入行位置**  | 输入行号，行号从1开始            |
    | **插入行数**   | 指定需要添加的行的数量            |
  </Tab>

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

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/addrowtolarkspreadsheetcommand-02.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=621e57d6b5d2de75f9598e22887cd603" alt="插入空行至飞书表格使用示例" width="400" height="178" data-path="helpcenter/commands/feishu/images/addrowtolarkspreadsheetcommand-02.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/addrowtolarkspreadsheetcommand-03.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=5a9490d1807fe8367edf5a10a0975b00" alt="插入空行至飞书表格使用示例" width="820" height="213" data-path="helpcenter/commands/feishu/images/addrowtolarkspreadsheetcommand-03.png" />

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

1. 选择需要操作的飞书电子表格。
2. 执行【插入空行至飞书表格】，设置插入方式、目标位置和插入行数。
3. 运行后，目标位置增加指定数量的空行，原有数据按插入方向移动并保持内容不变。

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/oMGzRtmKPLqq2VoW/helpcenter/commands/feishu/images/addrowtolarkspreadsheetcommand-04.png?fit=max&auto=format&n=oMGzRtmKPLqq2VoW&q=85&s=a5dddf0ab42976a3a8926f207a2ddc5e" alt="插入空行至飞书表格效果展示" width="416" height="278" data-path="helpcenter/commands/feishu/images/addrowtolarkspreadsheetcommand-04.png" />

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