Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

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

interface XLevelsSupplier

Base Interface
com::sun::star::uno::XInterface

Description
gives access to levels.


Known Services which Export this Interface

com::sun::star::sheet::DataPilotSourceHierarchy a hierarchy in a data pilot source.

Methods' Summary

getLevels returns the levels.

Methods' Details

getLevels
 
com::sun::star::container::XNameAccess
getLevels();
Description
returns the levels.

Top of Page