:: com :: sun :: star :: sheet ::
|
struct MemberResult |
|
- Description
- describes a result of a DataPilot member.
|
Elements' Summary |
Name |
the internal name of the field.
|
Caption |
the visible name of the field.
|
Flags |
contains flags describing the result.
|
Elements' Details |
Name
string Name;
- Description
- the internal name of the field.
|
|
Caption
string Caption;
- Description
- the visible name of the field.
|
|
Flags
long Flags;
- Description
- contains flags describing the result.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.