From e7fbc5a6b9ed38e7cbca420335f509c82d34cd02 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 23 Oct 2012 11:25:22 +0200 Subject: fdo#51854 add help for newer horizontal/vertical cell alignment options Change-Id: Ib1082b1926da65276d74c1a474fb565e7389ca29 --- source/text/shared/01/05340300.xhp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/text/shared/01/05340300.xhp b/source/text/shared/01/05340300.xhp index b953e4c145..3f04778cae 100644 --- a/source/text/shared/01/05340300.xhp +++ b/source/text/shared/01/05340300.xhp @@ -77,6 +77,8 @@ Filled Repeats the cell contents (number and text) until the visible area of the cell is filled. This feature does not work on text that contains line breaks. +Distributed +Aligns contents evenly across the whole cell. Unlike Justified, it justifies the very last line of text, too. Indent Indents from the left edge of the cell by the amount that you enter. @@ -105,6 +107,10 @@ +Justified +Aligns the contents of the cell to the top and to the bottom cell borders. +Distributed +Same as Justified, unless the text orientation is vertical. Then it behaves similarly, than horizontal Distributed setting, i.e. the very last line is justified, too. Text orientation Sets the text orientation of the cell contents. -- cgit