LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_XDataPilotTable2_idl__
21 #define __com_sun_star_sheet_XDataPilotTable2_idl__
32 module
com { module sun { module star { module sheet {
additional methods to extend com::sun::star::sheet::XDataPilotTable.
Definition: XDataPilotTable2.idl:45
com::sun::star::table::CellRangeAddress getOutputRangeByType([in] long nType)
This structure contains information on a cell within a DataPilot table.
Definition: DataPilotTablePositionData.idl:44
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:30
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:30
sequence< sequence< any > > getDrillDownData([in] com::sun::star::table::CellAddress aAddr)
When the address of a cell within the result area is given, XDataPilotTable2::getDrillDownData() retu...
DataPilotTablePositionData getPositionData([in] com::sun::star::table::CellAddress aAddr)
Given a cell address, it returns the information about that cell.
void insertDrillDownSheet([in] com::sun::star::table::CellAddress aAddr)
Definition: Ambiguous.idl:22
provides methods to control a data pilot table which has already been created.
Definition: XDataPilotTable.idl:36
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31