Language
The Free and Open Productivity Suite
:: com :: sun :: star :: style ::
|
enum ParagraphAdjust |
- Description
- These enumeration values describe the formatting of a text paragraph.
|
Values |
LEFT |
adjusted to the left border
|
RIGHT |
adjusted to the right border
|
BLOCK |
adjusted to both borders / stretched, except for last line
|
CENTER |
adjusted to the center
|
STRETCH |
adjusted to both borders / stretched, including last line
|
Values' Details |
LEFT
LEFT,
- Description
- adjusted to the left border
|
|
RIGHT
RIGHT,
- Description
- adjusted to the right border
|
|
BLOCK
BLOCK,
- Description
- adjusted to both borders / stretched, except for last line
|
|
CENTER
CENTER,
- Description
- adjusted to the center
|
|
STRETCH
STRETCH,
- Description
- adjusted to both borders / stretched, including last line
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.