interface XFillAcrossSheet in module com::sun::star::sheet::

(Global Index)

[ DEPRECATED ]

Syntax

interface XFillAcrossSheet : com::sun::star::uno::XInterface ;

Description

uno!

Method Summary

fillAcrossSheets copies data between ranges onto different sheets in the document.

Method Details



fillAcrossSheets

Syntax

void fillAcrossSheets (
long nContentFlags );

Description

copies data between ranges onto different sheets in the document.

Top of Page