20#ifndef __com_sun_star_sheet_DataPilotItem_idl__
21#define __com_sun_star_sheet_DataPilotItem_idl__
27module
com { module sun { module star { module sheet {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:64
specifies the name of the object.
Definition XNamed.idl:33
Definition Ambiguous.idl:22
represents a single item in a data pilot field.
Definition DataPilotItem.idl:33
boolean IsHidden
specifies whether the item is hidden.
Definition DataPilotItem.idl:55
long Position
specifies the item's position in its field if sorting is manual.
Definition DataPilotItem.idl:62
boolean ShowDetail
specifies whether the item is showing detail.
Definition DataPilotItem.idl:50