20 #ifndef __com_sun_star_sheet_FillDirection_idl__
21 #define __com_sun_star_sheet_FillDirection_idl__
24 module com { module sun { module star { module sheet {
specifies that rows are filled from bottom to top.
Definition: FillDirection.idl:45
specifies that rows are filled from top to bottom.
Definition: FillDirection.idl:35
specifies that columns are filled from right to left.
Definition: FillDirection.idl:50
FillDirection
used to specify the direction of filling cells, for example, with a series.
Definition: FillDirection.idl:30
specifies that columns are filled from left to right.
Definition: FillDirection.idl:40