Top   Module   Use   Manual   Index 

com :: sun :: star :: style ::

enum HorizontalAlignment


Description
values specify the horizontal alignment of an object within a container object.


Values

LEFT
Description
set the horizontal alignment to the left margin from the container object
CENTER
Description
set the horizontal alignment to the center between the margins from the container object
RIGHT
Description
set the horizontal alignment to the right margin from the container object
Top of Page