diff options
author | Laurent Balland-Poirier <laurent.balland-poirier@laposte.net> | 2013-09-14 22:00:05 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-09-19 14:40:10 +0100 |
commit | b9ecf33d0091f374e1380290ea6d03509c78a3c7 (patch) | |
tree | 4dedb9d8963eda3556de5cef17b6b3805b33d7d8 | |
parent | ff8f7d4289c220deec86168d71fcf617034b1213 (diff) |
fdo#31714 Improve help for Show Row/Column
Change-Id: Ib230ce0301a46a562f3efa8a89a78d7b5f085e99
-rw-r--r-- | source/text/scalc/01/05030400.xhp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/scalc/01/05030400.xhp b/source/text/scalc/01/05030400.xhp index 96e7d216c0..56f1a77c8b 100644 --- a/source/text/scalc/01/05030400.xhp +++ b/source/text/scalc/01/05030400.xhp @@ -47,6 +47,7 @@ <embed href="text/scalc/00/00000405.xhp#fozeiebl"/> </section> <paragraph role="paragraph" id="par_id3155131" xml-lang="en-US" l10n="U" oldref="3">To show a column or row, select the range of rows or columns containing the hidden elements, then choose <emph>Format - Row - Show</emph> or <emph>Format - Column - Show</emph>.</paragraph> -<paragraph role="paragraph" id="par_id3145748" xml-lang="en-US" l10n="U" oldref="4">To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table.</paragraph> +<paragraph role="paragraph" xml-lang="en-US" l10n="U" oldref="4">For example, to show the column B, click on the header of the column A, expand the selection to the column C, then chose <emph>Format - Column - Show</emph>. To show the column A previously hidden, click on the header of the column B, keep the mouse button pressed and drag on the left. The selected range displayed in the name area changes from B1:B1048576 to A1:B1048576. Choose <emph>Format - Column - Show</emph>. Proceed the same way with rows.</paragraph> +<paragraph role="paragraph" id="par_id3145748" xml-lang="en-US" l10n="U" oldref="5">To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table.</paragraph> </body> </helpdocument> |