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

interface XMembersSupplier
Description
provides access to the collection of members of a data pilot source level.

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

Description
returns the collection of members.
Top of Page