enum FillDirection in module com::sun::star::sheet:: |
enum FillDirection;
values are used to specify the direction of filling cells, for example, with a series.
Values Summary |
|
TO_BOTTOM | specifies that rows are filled from top to bottom. |
TO_RIGHT | specifies that columns are filled from left to right. |
TO_TOP | specifies that rows are filled from bottom to top. |
TO_LEFT | specifies that columns are filled from right to left. |
Values Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.