Cell content can be copied to the clipboard in both desktop and mobile views.

Desktop View

  • Right-click on the cell.
  • The available menu options depend on the type of value in the cell:
    • For simple values (e.g., text or whole numbers): only the Copy command appears, which copies the visible content of the cell to the clipboard.
    • For decimal or percentage values: two separate commands appear:
      • Copy – exact value: copies the actual numeric value behind the cell, not the displayed one, which may be rounded. For example, if the cell displays 12.35 but the actual value is 12.345678, the copied value will be 12.345678. If the cell shows 50%, the copied value will be 0.5.
      • Copy – displayed value: copies the value as shown in the cell. This may be a rounded number (e.g., 12.35) or a percentage format (e.g., 50% will be copied as 50).
    • If the cell displays a whole number but the actual value is a decimal: the two commands still appear, allowing you to choose whether to copy the exact or the displayed value. For example, if the cell shows 12 but the actual value is 12.3466789, the exact value command will copy 12.3466789.

Mobile View

  • Press and hold the cell.
  • The available menu options adapt to the cell content just like in desktop view.

The decimal separator in copied numeric values follows the language setting of the application.

Note: If the application language is set to English, the decimal separator will be a dot (.). However, if the operating system uses a comma (,) as the decimal separator, the pasted value may not be recognized correctly — for example, a calculator expecting “12,5” may not accept “12.5”.