Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

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

interface XFillAcrossSheet

Base Interface
com::sun::star::uno::XInterface

[ DEPRECATED ]
Description
uno!


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