Language
The Free and Open Productivity Suite
:: com :: sun :: star :: drawing ::
|
deprecated |
enum TextAdjust |
|
|
- Usage Restrictions
- deprecated
- Deprecation Info
This counts for the complete text, not individual lines.
- Description
- This enumeration specifies the position of a text inside a shape in
relation to the shape.
|
Values |
LEFT |
The left edge of the text is adjusted to the left edge of the shape.
|
CENTER |
The text is centered inside the shape.
|
RIGHT |
The right edge of the text is adjusted to the right edge of the shape.
|
BLOCK |
The text extends from the left to the right edge of the shape.
|
STRETCH |
The text is stretched so that the longest line goes from the left
to the right edge of the shape.
|
Values' Details |
LEFT
LEFT,
- Description
- The left edge of the text is adjusted to the left edge of the shape.
|
|
CENTER
CENTER,
- Description
- The text is centered inside the shape.
|
|
RIGHT
RIGHT,
- Description
- The right edge of the text is adjusted to the right edge of the shape.
|
|
BLOCK
BLOCK,
- Description
- The text extends from the left to the right edge of the shape.
|
|
STRETCH
STRETCH,
- Description
- The text is stretched so that the longest line goes from the left
to the right edge of the shape.
|
|
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.