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

interface XLevelsSupplier

Methods' Summary
getLevels returns the collection of levels.  
Methods' Details
getLevels
::com::sun::star::container::XNameAccess
getLevels();

Description
returns the collection of levels.
See also
DataPilotSourceLevels
Top of Page