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

service DataPilotFieldGroups
Description
represents a collection of groups in a data pilot field.
See also
::com::sun::star::sheet::DataPilotFieldGroup

Exported Interfaces
::com::sun::star::container::XIndexAccess
Description
provides access to the data pilot field groups in the collection via index.
::com::sun::star::container::XEnumerationAccess
Description
creates an enumeration of all data pilot field groups.
See also
::com::sun::star::sheet::DataPilotItemsEnumeration
::com::sun::star::container::XNameAccess
Description
provides access to the data pilot field groups in the collection via name.

 
Top of Page