Copy Paste Range

copy and paste the content in google sheets.

Copy the content of the range and paste it into the specified sheet in google sheets.

This activity can only be used after the Create GSuite Connection Activity.

Input

Options

  • Paste Orientation: The orientation of data to be pasted.

    • NORMAL - Paste the data normally.

    • TRANSPOSE - Paste the data transpose.

  • Paste Type: The type of data is to be pasted.

    • PASTE_NORMAL - Paste values, formats, formulas, and merges.

    • PASTE_VALUES - Paste values only.

    • PASTE_FORMAT - Paste formats and validation only.

    • PASTE_NO_BORDERS - Paste values, formats, formulas, and merges without borders.

    • PASTE_FORMULA - Paste formulas only.

    • PASTE_DATA_VALIDATION - Paste data validation only.

    • PASTE_CONDITIONAL_FORMATTING - Paste conditional formatting only.

Last updated