:: 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 © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.