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

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

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

## 使用示例

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

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

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

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

使用【插入空列至飞书表格】往飞书电子表格的第1列右方添加1列空列

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/XU4apql8B34CRdwD/helpcenter/commands/feishu/images/addcolumntolarkspreadsheetcommand-01.png?fit=max&auto=format&n=XU4apql8B34CRdwD&q=85&s=38fb3e3b2defc0bd77e1c1261d75e027" alt="插入空列至飞书表格效果展示" width="842" height="210" data-path="helpcenter/commands/feishu/images/addcolumntolarkspreadsheetcommand-01.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/XU4apql8B34CRdwD/helpcenter/commands/feishu/images/addcolumntolarkspreadsheetcommand-02.png?fit=max&auto=format&n=XU4apql8B34CRdwD&q=85&s=bca591b428feaa5875271110ecc9edaf" alt="插入空列至飞书表格效果展示" width="358" height="98" data-path="helpcenter/commands/feishu/images/addcolumntolarkspreadsheetcommand-02.png" />

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

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