Top   Module   Use   Manual   Index 

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

struct DataResult


Description
contains the result of a DataPilot element.
See also
com::sun::star::sheet::XDataPilotResults


Elements

long Flags
Description
contains boolean flags describing the result.
See also
com::sun::star::sheet::DataResultFlags
double Value
Description
contains the result value.
Top of Page