From 44783fdc08c17e0103c79ad4471a1c3ddc33be29 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Mon, 21 Dec 2020 16:13:10 -0300 Subject: Fix a "D'oh! you found a bug" + Some refactor on the pages. Change-Id: Iec37d94dfa40292eeaae3dae3cf6ab1189fa8d2a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108009 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- source/text/scalc/guide/text_wrap.xhp | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'source/text/scalc') diff --git a/source/text/scalc/guide/text_wrap.xhp b/source/text/scalc/guide/text_wrap.xhp index d09c52b176..2bc0603e7a 100644 --- a/source/text/scalc/guide/text_wrap.xhp +++ b/source/text/scalc/guide/text_wrap.xhp @@ -1,7 +1,6 @@ - - + - - + + Writing Multi-line Text @@ -33,24 +32,22 @@ breaks in cells multi-line text in cells -Writing Multi-line Text - +

Writing Multi-line Text +

- - -Pressing the CommandCtrl+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right. - - +Pressing the CommandCtrl+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right. If you want the text to automatically break at the right border of the cell, proceed as follows: Select all the cells where you want the text to break at the right border. -In Format - Cells - Alignment, mark the Wrap text automatically option and click OK. + In Format - Cells - Alignment, mark the Wrap text automatically option and click OK. -For automatic wrapping in XLS files, the rows in question should be set to Optimal Height. +
+For automatic wrapping in XLS files, the rows in question should be set to Optimal Height. +
Format - Cells -- cgit