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

service DataPilotSourceHierarchy
Description
represents a hierarchy in a data pilot source dimension.
See also
DataPilotSourceDimension, DataPilotSource

Exported Interfaces - Summary
::com::sun::star::container::XNamed

provides access to the name of the hierarchy, i.e. used in collections.

XLevelsSupplier

provides access to the collection of levels of this hierarchy.

Exported Interfaces - Details
::com::sun::star::container::XNamed
Description
provides access to the name of the hierarchy, i.e. used in collections.
XLevelsSupplier
Description
provides access to the collection of levels of this hierarchy.

 
Top of Page