20 #ifndef __com_sun_star_sheet_XDataPilotTable_idl__
21 #define __com_sun_star_sheet_XDataPilotTable_idl__
27 module
com { module sun { module star { module sheet {
provides methods to control a data pilot table which has already been created.
Definition: XDataPilotTable.idl:36
com::sun::star::table::CellRangeAddress getOutputRange()
returns the address of the cell range that contains the data pilot table.
void refresh()
recreates the data pilot table with current data from the source cell range.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:30