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

service DataPilotFieldGroups
Description
represents a collection of groups in a data pilot field.
See also
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.
::com::sun::star::container::XNameAccess
Description
provides access to the data pilot field groups in the collection via name.

 
Top of Page