21module
com { module sun { module star { module sheet {
provides methods to control a data pilot table which has already been created.
Definition XDataPilotTable.idl:30
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:46
Definition Ambiguous.idl:20
contains a cell range address within a spreadsheet document.
Definition CellRangeAddress.idl:27