Paste Excel area

更新时间:
复制 MD 格式

1. Introduction

Note

Prerequisites: Launch Excel or Get Opened Excel

You can use this component to paste copied content into a specified cell area.

2. Inputs

Note

For more information about each input, see the help text in the component panel of the visual editor.

3. Outputs

Note

For more information about each output, see the help text in the component panel of the visual editor.

4. Component example

4.1. Configuration example

  1. For Opened Excel Object, select v_excel_obj_1. This is the output of the preceding Launch Excel or Get Opened Excel component.

  2. For Sheet Name, enter "Sheet2".

  3. For Cell Row Number, enter "2".

  4. For Cell Column Letter, enter "A".

  5. For Paste Special As, keep the default selection, All.

  6. Advanced option defaults

4.2. Example result

None.

5. Example flow

Setup Flow

  1. You can use the Launch Excel component to open a specific Excel file.

  2. You can use the Copy Excel Area component to copy the content of cells in a specified area of the Excel file.

  3. You can use the Paste Excel Area component to paste the copied content to a specific cell area in another sheet.

image

Result

As shown in the following figure, after the flow is executed successfully, it automatically opens an Excel file, copies the content from cells A1:B2 on Sheet1, and pastes it into Sheet2 starting at cell A2.

image