Copy & Paste

You can copy and paste the items that are currently selected on the screen.
In addition, you can copy any string or paste it to the CELF sheet.

Paste clipboard content

  1. Drag the "Paste clipboard content" action from the "Robot" tab and set it to the edit area.

  2. Set the paste destination.

    • Paste to the place that is currently selected

      Paste the contents of the clipboard to the position that is currently selected on the screen.

      img-paste-here

    • Paste on a specified single cell of CELF sheet

      Set the string copied on the clipboard into the cell.

      img-paste-cell

      Note

      The cell value is not changed when images or other items that are not strings are copied on the clipboard.
      When copying a cell range or a string including a line feed, it will be pasted into one cell with added line feeds.
    • Paste to the specified cell of the CELF sheet as the starting point

      Paste the strings and cells from the clipboard into CELF sheet.

      img-paste-range

      Note

      The cell value is not changed when images or other items that are not strings are copied on the clipboard.
      When copying a cell range or a string including a line feed, it is pasted in the cell range in the same form as the copy source.

      Note

      When a cell range such as "A1:B3" is specified as the destination, data willl be pasted to the upper left cell as the starting pointof the specified range.

Copy to clipboard

  1. Drag the "Copy to clipboard" action from the "Robot" tab and set it to the edit area.

  2. Set the contents to be copied.

    • Copy the currently selected contents

      Copy the item that is currently selected on the screen.

      img-copy-selection

      Hint

      Items other than strings, such as a files selected on the window, can also be copied.

    • Set the specified value

      Strings and cell values can be copied.

      img-copy-value

    • Copy specified range of CELF sheet

      The specified range of cells on the CELF sheet can be copied.

      img-copy-range

Attention

  • When inputting important information such as a password, be careful not to divulge the information to other users.
    Even when the application has been published to other users, the string in the input field will not be masked.
    Information can be protected by acquiring the values to be set from cells that cannot be browsed by other users.
  • Pasting may not be possible depending on the application to paste to.
    In that case, please consider pasting from the right-click menu or using Type key action (Copy: Ctrl + Insert, Paste: Shift + Insert or typing keys by specifying string)
    as an alternative method.