From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- .../source/text/shared/guide/breaking_lines.xhp | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 helpcontent2/source/text/shared/guide/breaking_lines.xhp (limited to 'helpcontent2/source/text/shared/guide/breaking_lines.xhp') diff --git a/helpcontent2/source/text/shared/guide/breaking_lines.xhp b/helpcontent2/source/text/shared/guide/breaking_lines.xhp new file mode 100644 index 0000000000..e98110b429 --- /dev/null +++ b/helpcontent2/source/text/shared/guide/breaking_lines.xhp @@ -0,0 +1,67 @@ + + + + + + + + + Inserting Line Breaks in Cells + /text/shared/guide/breaking_lines.xhp + + + +line breaks; in cells + cells; line breaks + text flow; in cells + text breaks in cells + wrapping text; in cells + words; wrapping in cells + automatic line breaks + new lines in cells + inserting;line breaks in cells + tables;inserting line breaks + +

Inserting Line Breaks in Cells +

+

Inserting line breaks in $[officename] Calc spreadsheet cells

+To insert a line break in a spreadsheet cell, press the CommandCtrl+Enter keys. +This will work only with the text edit cursor inside the cell, not at the input line. So first double-click the cell, then single-click at the text position where you want the line break. +You can search for a newline character in the Find & Replace dialog by searching for \n as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula. +

Formatting $[officename] Calc cells for automatic line wrapping

+ + + Select the cells for which you want an automatic line break. + + + Choose Format - Cells - Alignment. + + + Select Wrap text automatically. + + + +

Inserting line breaks in $[officename] Writer text document tables

+ To insert a line break in a text document table cell, press the Enter key. + An automatic line break will be performed while you type across the end of each cell. +
+ Alignment +
+ +
-- cgit v1.2.3