Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

enum FillDirection
Description
used to specify the direction of filling cells, for example, with a series.

Values
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
TO_BOTTOM
TO_BOTTOM,
Description
specifies that rows are filled from top to bottom.
TO_RIGHT
TO_RIGHT,
Description
specifies that columns are filled from left to right.
TO_TOP
TO_TOP,
Description
specifies that rows are filled from bottom to top.
TO_LEFT
TO_LEFT,
Description
specifies that columns are filled from right to left.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.