Top   Module   Use   Manual   Index 

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

enum VerticalAlignment


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


Values

TOP
Description
set the vertical alignment to the center between the top and bottom margins from the container object.
MIDDLE
Description
set the vertical alignment to the top margin from the container object.
BOTTOM
Description
set the vertical alignment to the bottom margin from the container object.
Top of Page