Inserimento
Inserisce il contenuto degli Appunti nella posizione del cursore, sostituendo il testo o gli oggetti eventualmente selezionati.
In un foglio elettronico, quando incollate un'area di celle dagli Appunti, il risultato dipende dal tipo di selezione: se è selezionata una sola cella, l'area di celle viene incollata a partire da quella cella; se è selezionata un'area di celle più estesa di quella negli Appunti, quest'ultima viene incollata ripetutamente fino a occupare l'area selezionata.
Pasting contents in LibreOfficeDev Calc
When copying a cell or a range in LibreOfficeDev Calc the selection is marked with blinking dashes around the range (the "marching ants") to indicate what was being selected during the clipboard operation.
There are two ways to paste the clipboard contents in a spreadsheet document:
-
Using Ctrl+V shortcut, the Paste icon in the toolbar or choose : The contents of the clipboard is pasted in the target location and the clipboard keeps the contents for more paste operations. The copied selection mark stays active.
-
Using Enter key: the clipboard contents is pasted once and cleared. No further paste is possible with the clipboard contents. The copied selection mark is disabled.
To deactivate the copied selection mark press the Esc key. The clipboard contents is not cleared.