Did you know that the OpenOffice.org Wiki has a WYSIWYG editor? See Help:FCKeditor

DataPilot Tables

From OpenOffice.org Wiki

Jump to: navigation, search



The com.sun.star.sheet.DataPilotTables and related services create and modify DataPilot tables in a spreadsheet.

The method getDataPilotTables() of the interface com.sun.star.sheet.XDataPilotTablesSupplier returns the interface com.sun.star.sheet.XDataPilotTables of the collection of all data pilot tables contained in the spreadsheet.

DataPilotTables

The com.sun.star.sheet.DataPilotTables service is accessed by getting the com.sun.star.sheet.XDataPilotTablesSupplier interface from a spreadsheet object and calling the getDataPilotTables() method.

Image:documentation_note.pngOnly DataPilot tables that are based on cell data are supported by these services. DataPilot tables created directly from external data sources or using the com.sun.star.sheet.DataPilotSource service cannot be created or modified this way.


Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
Create a book
In other languages