LibreOffice
LibreOffice 5.2 SDK API Reference
Public Attributes | List of all members
MemberResult Struct Reference

describes a result of a DataPilot member. More...

import"MemberResult.idl";

Public Attributes

string Name
 the internal name of the field. More...
 
string Caption
 the visible name of the field. More...
 
long Flags
 contains flags describing the result. More...
 

Detailed Description

describes a result of a DataPilot member.

See also
com::sun::star::sheet::XDataPilotMemberResults

Member Data Documentation

◆ Caption

string Caption

the visible name of the field.

◆ Flags

long Flags

contains flags describing the result.

See also
com::sun::star::sheet::MemberResultFlags

◆ Name

string Name

the internal name of the field.


The documentation for this struct was generated from the following file: