From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../source/text/shared/01/pastespecialmenu.xhp | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 helpcontent2/source/text/shared/01/pastespecialmenu.xhp (limited to 'helpcontent2/source/text/shared/01/pastespecialmenu.xhp') diff --git a/helpcontent2/source/text/shared/01/pastespecialmenu.xhp b/helpcontent2/source/text/shared/01/pastespecialmenu.xhp new file mode 100644 index 000000000..93c4b8edf --- /dev/null +++ b/helpcontent2/source/text/shared/01/pastespecialmenu.xhp @@ -0,0 +1,51 @@ + + + + + + + Paste Special + /text/shared/01/pastespecialmenu.xhp + + + +
+

Paste Special

+ Inserts the contents of the clipboard into the current file in a format that you can specify. +
+ + + + + + + +paste special;only text (spreadsheet) +paste special;only numbers (spreadsheet) +paste special;only formula (spreadsheet) + + + +

Paste Only Text

+ Paste clipboard text contents only. Numeric and formula values are not pasted and their destination cells contents are deleted. +

Paste Only Numbers

+ Paste clipboard numeric contents only. Text and formulas are not pasted and their destination cells contents are deleted. +

Paste Only Formula

+ Paste clipboard formula contents only. Text and numeric values are not pasted and their destination cells contents are deleted. +
+ + + + + +
+ + +
-- cgit v1.2.3