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

interface XDataPilotTablesSupplier
Description
grants access to a collection of data pilot tables.
See also
Spreadsheet

Methods' Summary
getDataPilotTables Returns the collection of data pilot tables.  
Methods' Details
getDataPilotTables
XDataPilotTables
getDataPilotTables();

Description
Returns the collection of data pilot tables.
See also
DataPilotTables
Top of Page