Language
The Free and Open Productivity Suite
:: 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.