From b54a984fc6467e74ef705162c7f112aa87e8ce4e Mon Sep 17 00:00:00 2001 From: Dietrich Schulten Date: Fri, 10 Jun 2022 09:42:03 +0200 Subject: Relates tdf#36466 - Update help about copying visible cells only Change-Id: Ia33f942232b73aaad53bb34a5e02b4c457a0d8bc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135541 Tested-by: Jenkins Reviewed-by: Olivier Hallot (cherry picked from commit 2f46574a53e1d22e302dc343218ea3ed1ba610b8) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135644 Tested-by: Adolfo Jayme Barrientos Reviewed-by: Adolfo Jayme Barrientos --- source/text/scalc/guide/cellcopy.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text') diff --git a/source/text/scalc/guide/cellcopy.xhp b/source/text/scalc/guide/cellcopy.xhp index 0e1a78d5de..23d1a612d0 100644 --- a/source/text/scalc/guide/cellcopy.xhp +++ b/source/text/scalc/guide/cellcopy.xhp @@ -65,7 +65,7 @@ Copy, delete, move, or format a selection of currently visible cells. - All cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted. + By default, all cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted. Restrict the selection to visible rows choosing Edit - Select - Select Visible Rows Only or to visible columns choosing Edit - Select - Select Visible Columns Only. -- cgit