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. | |
void | refresh () |
recreates the data pilot table with current data from the source cell range. | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |
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.