|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sheet {
additional methods to extend com::sun::star::sheet::XDataPilotTable.
Definition: XDataPilotTable2.idl:33
com::sun::star::table::CellRangeAddress getOutputRangeByType([in] long nType)
This structure contains information on a cell within a DataPilot table.
Definition: DataPilotTablePositionData.idl:39
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:27
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:27
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:20
provides methods to control a data pilot table which has already been created.
Definition: XDataPilotTable.idl:30
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27