:: com :: sun :: star :: sheet ::
|
service DataPilotSourceMember |
- Description
- represents a member in a data pilot source level.
Members are the data items that will appear in a data pilot table
as row headers and column headers of the data range (if used in
row or column dimensions), or to calculate the values of the
data range (if used in data dimensions).
- Developers Guide
- Spreadsheets - Members
|
Properties' Summary |
boolean
IsVisible |
specifies whether the member is visible.
|
boolean
ShowDetails |
specifies whether details for the member are shown.
|
boolean
Position |
[ OPTIONAL ]
specifies the member's position in its hierarchy level if sorting
is manual.
|
Properties' Details |
IsVisible
boolean IsVisible;
- Description
- specifies whether the member is visible.
|
|
ShowDetails
boolean ShowDetails;
- Description
- specifies whether details for the member are shown.
|
|
Position
boolean Position;
- Usage Restrictions
- optional
- Description
- specifies the member's position in its hierarchy level if sorting
is manual.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.