service DataPilotTable in module com::sun::star::sheet::

(Global Index)

Syntax

service DataPilotTable;

Description

a data pilot table on a spreadsheet.

Exported Interfaces

com::sun::star::container::XNamed

Description

specifies the name of the object.


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

Description

represents a description of a data pilot table.


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

Description

represents a data pilot table which has already been created.


Top of Page