enum CellVertJustify in module com::sun::star::table:: |
enum CellVertJustify;
enumeration used to specify how cell contents are aligned vertically.
Values Summary |
|
STANDARD | default alignment is used. |
TOP | contents are aligned with the upper edge of the cell. |
CENTER | contents are aligned to the vertical middle of the cell. |
BOTTOM | contents are aligned to the lower edge of the cell. |
Values Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.