:: com :: sun :: star :: text ::
|
enum HorizontalAdjust |
- Description
- enumeration values define the horizontal adjustments of objects.
|
Values |
LEFT |
the object is left adjusted.
|
CENTER |
the object is adjusted to the center.
|
RIGHT |
the object is right adjusted.
|
Values' Details |
LEFT
LEFT,
- Description
- the object is left adjusted.
|
|
CENTER
CENTER,
- Description
- the object is adjusted to the center.
|
|
RIGHT
RIGHT,
- Description
- the object is right adjusted.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.