Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

enum FillDateMode
Description
used to specify how an arithmetic date series is calculated.
See also
FillMode

Values
FILL_DATE_DAY for every new value a single day is added.  
FILL_DATE_WEEKDAY for evey new value a single day is added, but Saturdays and Sundays are skipped.  
FILL_DATE_MONTH for every new value one month is added (day keeps unchanged).  
FILL_DATE_YEAR for every new value one year is added (day and month keep unchanged).  
Values' Details
FILL_DATE_DAY
FILL_DATE_DAY,
Description
for every new value a single day is added.
FILL_DATE_WEEKDAY
FILL_DATE_WEEKDAY,
Description
for evey new value a single day is added, but Saturdays and Sundays are skipped.
FILL_DATE_MONTH
FILL_DATE_MONTH,
Description
for every new value one month is added (day keeps unchanged).
FILL_DATE_YEAR
FILL_DATE_YEAR,
Description
for every new value one year is added (day and month keep unchanged).
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.