|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module table {
@ REPEAT
contents are repeated to fill the cell.
Definition: CellHoriJustify.idl:56
@ BLOCK
contents are justified to the cell width.
Definition: CellHoriJustify.idl:51
@ CENTER
contents are horizontally centered.
Definition: CellHoriJustify.idl:41
CellHoriJustify
specifies how cell contents are aligned horizontally.
Definition: CellHoriJustify.idl:27
Definition: Ambiguous.idl:20
@ STANDARD
default alignment is used (left for numbers, right for text).
Definition: CellHoriJustify.idl:31
@ RIGHT
contents are aligned to the right edge of the cell.
Definition: CellHoriJustify.idl:46
@ LEFT
contents are aligned to the left edge of the cell.
Definition: CellHoriJustify.idl:36