com :: sun :: star :: sheet :: enum FillDateMode
- Description
- used to specify how an arithmetic date series is calculated.
- See also
- com::sun::star::sheet::FillMode
Values
|
FILL_DATE_DAY
|
- Description
- for every new value a single day is added.
|
FILL_DATE_WEEKDAY
|
- Description
- for evey new value a single day is added, but Saturdays and
Sundays are skipped.
|
FILL_DATE_MONTH
|
- Description
- for every new value one month is added (day keeps unchanged).
|
FILL_DATE_YEAR
|
- Description
- for every new value one year is added (day and month keep unchanged).
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.