(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

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

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.