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

interface XDimensionsSupplier
Description
provides access to the collection of dimensions of a data pilot source.

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

Description
returns the collection of dimensions.
Top of Page