21module
com { module sun { module star { module table {
specifies how cell contents are aligned vertically.
Definition CellVertJustify2.idl:27
const long CENTER
contents are aligned to the vertical middle of the cell.
Definition CellVertJustify2.idl:41
const long BLOCK
contents are justified to the cell height.
Definition CellVertJustify2.idl:51
const long STANDARD
default alignment is used.
Definition CellVertJustify2.idl:31
const long TOP
contents are aligned with the upper edge of the cell.
Definition CellVertJustify2.idl:36
const long BOTTOM
contents are aligned to the lower edge of the cell.
Definition CellVertJustify2.idl:46
Definition Ambiguous.idl:20