Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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).

See also
DataPilotSourceLevel, DataPilotSource
Developers Guide
Spreadsheets - Members

Exported Interfaces - Summary
::com::sun::star::container::XNamed

provides access to the name of the member. (details)

::com::sun::star::beans::XPropertySet

provides access to the properties.

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.  
Exported Interfaces - Details
::com::sun::star::container::XNamed
Description
provides access to the name of the member.

This may be the textual representation of a numerical value.

::com::sun::star::beans::XPropertySet
Description
provides access to the properties.
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.
Since
OOo 2.4

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.