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

interface XFillAcrossSheet
Base Hierarchy
::com::sun::star::uno::XInterface
 |
 +-XFillAcrossSheet
[ DEPRECATED ]

Methods' Summary
fillAcrossSheets copies data between ranges onto different sheets in the document.
Methods' Details
fillAcrossSheets
void
fillAcrossSheets(
 
[in] long
 
nContentFlags );

Description
copies data between ranges onto different sheets in the document.
Top of Page