(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: sheet ::

service DataPilotSourceLevel
Description
represents a level in a data pilot source hierarchy.
See also
DataPilotSourceHierarchy, DataPilotSource
Developers Guide
Spreadsheets - Levels

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

provides access to the name of the level, i.e. used in collections.

XMembersSupplier

provides access to the collection of members of this level.

XDataPilotMemberResults

provides access to a sequence of results of this level.

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

provides access to the properties.

Properties' Summary
sequence< GeneralFunction >
SubTotals
specifies the subtotals that are inserted for the level.  
boolean
ShowEmpty
specifies whether empty members are shown.  
Exported Interfaces - Details
::com::sun::star::container::XNamed
Description
provides access to the name of the level, i.e. used in collections.
XMembersSupplier
Description
provides access to the collection of members of this level.
XDataPilotMemberResults
Description
provides access to a sequence of results of this level.
::com::sun::star::beans::XPropertySet
Description
provides access to the properties.
Properties' Details
SubTotals
sequence< GeneralFunction > SubTotals;
Description
specifies the subtotals that are inserted for the level.

The subtotals are calculated with the members of this level.

ShowEmpty
boolean ShowEmpty;
Description
specifies whether empty members are shown.

 
Top of Page

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.

Copyright & License
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.