Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XDataPilotDataLayoutFieldSupplier
Description
Provides access to the DataPilotField used to layout multiple data fields.

This data field can be inserted into the rows dimension or columns dimension by changing its Orientation property. This interface can be used to access the data layout field before multiple data fields are inserted into the DataPilot table. It remains invisible as long as the DataPilot table contains at most one data field.

See also
DataPilotDescriptor, DataPilotTable

Methods' Summary
getDataLayoutField Returns the DataPilotField used to layout multiple data fields.  
Methods' Details
getDataLayoutField
XDataPilotField
getDataLayoutField();

Description
Returns the DataPilotField used to layout multiple data fields.

If the field does not exist yet, it will be created. It is possible to insert this field into the rows or columns dimension by changing its Orientation property.

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.