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

service DataPilotTables
Description
represents a collection of data pilot tables.
Developers Guide
Exported Interfaces
::com::sun::star::sheet::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.
See also
::com::sun::star::sheet::DataPilotTablesEnumeration
::com::sun::star::container::XIndexAccess
Description
provides methods to access the contained data pilot tables by index.
See also
::com::sun::star::sheet::DataPilotTable

 
Top of Page