21module
com { module sun { module star { module sheet {
FillDirection
used to specify the direction of filling cells, for example, with a series.
Definition FillDirection.idl:28
@ TO_BOTTOM
specifies that rows are filled from top to bottom.
Definition FillDirection.idl:32
@ TO_LEFT
specifies that columns are filled from right to left.
Definition FillDirection.idl:47
@ TO_TOP
specifies that rows are filled from bottom to top.
Definition FillDirection.idl:42
@ TO_RIGHT
specifies that columns are filled from left to right.
Definition FillDirection.idl:37
Definition Ambiguous.idl:20