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

interface XDataPilotMemberResults

Methods' Summary
getResults returns the sequence of results for the regarding data pilot source level.  
Methods' Details
getResults
sequence< MemberResult >
getResults();

Description
returns the sequence of results for the regarding data pilot source level.
Top of Page