Top   Module   Use   Manual   Index 

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

struct MemberResult


Description
describes a result of a DataPilot member.
See also
com::sun::star::sheet::XDataPilotMemberResults


Elements

string Name
Description
the internal name of the field.
string Caption
Description
the visible name of the field.
long Flags
Description
contains flags describing the result.
See also
com::sun::star::sheet::MemberResultFlags
Top of Page