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

service DataPilotTables
Description
represents a collection of data pilot tables.
Developers Guide
9.3.7 Spreadsheet Documents - Working with Spreadsheet Documents - DataPilot - DataPilot Tables

Exported Interfaces
XDataPilotTables
Description
provides access to the data pilot objects in this collection.
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all data pilot tables.
::com::sun::star::container::XIndexAccess
Description
provides methods to access the contained data pilot tables by index.

 
Top of Page