Top   Module   Use   Manual   Index 

com :: sun :: star :: text ::

enum HorizontalAdjust


Description
enumeration values define the horizontal adjustments of objects.


Values

LEFT
Description
the object is left adjusted.
CENTER
Description
the object is adjusted to the center.
RIGHT
Description
the object is right adjusted.
Top of Page