:: com :: sun :: star :: sheet ::
|
unpublished |
service DataPilotItem |
|
|
- Usage Restrictions
- not published
- Description
- represents a single item in a data pilot field.
|
Exported Interfaces - Summary |
::com::sun::star::container::XNamed |
provides access to the name of the data pilot item.
(details)
|
::com::sun::star::beans::XPropertySet |
provides access to the properties.
|
Properties' Summary |
boolean
ShowDetail |
specifies whether the item is showing detail.
|
boolean
IsHidden |
specifies whether the item is hidden.
|
long
Position |
[ OPTIONAL ]
specifies the item's position in its field if sorting is manual.
|
Properties' Details |
ShowDetail
boolean ShowDetail;
- Description
- specifies whether the item is showing detail.
|
|
IsHidden
boolean IsHidden;
- Description
- specifies whether the item is hidden.
|
|
Position
long Position;
- Usage Restrictions
- optional
- Description
- specifies the item's position in its field if sorting is manual.
- Since
- OpenOffice 2.4.0
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.