Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
:: com :: sun :: star :: sheet ::
interface XDataPilotDescriptor
Base Interfaces
XDataPilotDescriptor
┗ ::com::sun::star::container ::XNamed
::com::sun::star::container ::XNamed
(referenced interface's summary:)
specifies the name of the object.
Description
provides access to the layout settings of a data pilot table.
This interface extends the interface
::com::sun::star::container ::XNamed which provides
access to the name of the data pilot table used e.g. in collections.
See also
DataPilotDescriptor , DataPilotTable
Methods' Summary
getTag
returns an additional string stored in the data pilot table.
setTag
sets an additional string stored in the data pilot table.
getSourceRange
returns the cell range containing the data for the data pilot table.
setSourceRange
sets the cell range containing the data for the data pilot table.
getFilterDescriptor
returns the filter descriptor specifying which data from the
source cell range are used for the data pilot table.
getDataPilotFields
returns the collection of all the data pilot fields.
getColumnFields
returns the collection of the data pilot fields used as column fields.
getRowFields
returns the collection of the data pilot fields used as row fields.
getPageFields
returns the collection of the data pilot fields used as page fields.
getDataFields
returns the collection of the data pilot fields used as data fields.
getHiddenFields
returns the collection of the data pilot fields not used as
column, row, page, or data fields.
Methods' Details
getTag
Description
returns an additional string stored in the data pilot table.
setTag
void
setTag (
[in] string
aTag );
Description
sets an additional string stored in the data pilot table.
getSourceRange
Description
returns the cell range containing the data for the data pilot table.
setSourceRange
Description
sets the cell range containing the data for the data pilot table.
getFilterDescriptor
Description
returns the filter descriptor specifying which data from the
source cell range are used for the data pilot table.
getDataPilotFields
Description
returns the collection of all the data pilot fields.
getColumnFields
Description
returns the collection of the data pilot fields used as column fields.
See also
DataPilotFields
getRowFields
Description
returns the collection of the data pilot fields used as row fields.
See also
DataPilotFields
getPageFields
Description
returns the collection of the data pilot fields used as page fields.
See also
DataPilotFields
getDataFields
Description
returns the collection of the data pilot fields used as data fields.
See also
DataPilotFields
getHiddenFields
Description
returns the collection of the data pilot fields not used as
column, row, page, or data fields.
See also
DataPilotFields
Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.