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

interface XDataPilotField

Methods' Summary
getItems returns the collection of the data pilot items.  
Methods' Details
getItems
::com::sun::star::container::XIndexAccess
getItems();

Description
returns the collection of the data pilot items.
See also
DataPilotItems
Top of Page