Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt ::
|
constants group TextAlign |
- Description
- specifies the alignment of text.
|
Constants |
LEFT |
specifies to left align text.
|
CENTER |
specifies to center text.
|
RIGHT |
specifies to right align text.
|
Constants' Details |
LEFT
const long LEFT = 0;
- Description
- specifies to left align text.
|
|
CENTER
const long CENTER = 1;
- Description
- specifies to center text.
|
|
RIGHT
const long RIGHT = 2;
- Description
- specifies to right align text.
|
|
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.