:: com :: sun :: star :: sheet ::
|
service DataPilotFields |
- Description
- represents a collection of fields in a data pilot table.
If the data pilot table is based on a spreadsheet cell range, the
fields are representred by the columns of the range and are named using
the first row of the range.
- See also
- DataPilotField
|
Exported Interfaces |
::com::sun::star::container::XIndexAccess |
- Description
- provides access to the data pilot fields in the collection via index.
|
::com::sun::star::container::XEnumerationAccess |
- Description
- creates an enumeration of all data pilot fields.
|
::com::sun::star::container::XNameAccess |
- Description
- provides access to the data pilot fields in the collection via name.
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.