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

interface XDimensionsSupplier

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

Description
returns the collection of dimensions.
See also
DataPilotSourceDimensions
Top of Page