LibreOffice
LibreOffice 25.8 SDK API Reference
|
represents a single item in a data pilot field. More...
import "DataPilotItem.idl";
Exported Interfaces | |
interface | com::sun::star::container::XNamed |
provides access to the name of the data pilot item. | |
interface | com::sun::star::beans::XPropertySet |
service PropertySet |
Public Attributes | |
boolean | ShowDetail |
specifies whether the item is showing detail. | |
boolean | IsHidden |
specifies whether the item is hidden. | |
long | Position |
specifies the item's position in its field if sorting is manual. |
represents a single item in a data pilot field.
interface com::sun::star::beans::XPropertySet |
service PropertySet
provides access to the properties.
interface com::sun::star::container::XNamed |
provides access to the name of the data pilot item.
Only the getName()
method is provided.
|
property |
specifies whether the item is hidden.
|
optionalproperty |
specifies the item's position in its field if sorting is manual.
|
property |
specifies whether the item is showing detail.