21module
com { module sun { module star { module sheet {
55 [in]
double fEndValue );
70 [in]
long nSourceCount );
void fillAuto([in] com::sun::star::sheet::FillDirection nFillDirection, [in] long nSourceCount)
fills all cells in the range in a way that is specified by the first cell(s) in the range.
void fillSeries([in] com::sun::star::sheet::FillDirection nFillDirection, [in] com::sun::star::sheet::FillMode nFillMode, [in] com::sun::star::sheet::FillDateMode nFillDateMode, [in] double fStep, [in] double fEndValue)
fills all cells in the range based on the specified settings.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
FillDateMode
used to specify how an arithmetic date series is calculated.
Definition FillDateMode.idl:29
FillMode
used to specify the series type used to fill cells.
Definition FillMode.idl:27
FillDirection
used to specify the direction of filling cells, for example, with a series.
Definition FillDirection.idl:28
Definition Ambiguous.idl:20