LibreOffice
LibreOffice 24.2 SDK API Reference
|
provides methods to control a data pilot table which has already been created. More...
import"XDataPilotTable.idl";
Public Member Functions | |
com::sun::star::table::CellRangeAddress | getOutputRange () |
returns the address of the cell range that contains the data pilot table. More... | |
void | refresh () |
recreates the data pilot table with current data from the source cell range. More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
provides methods to control a data pilot table which has already been created.
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.