LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XDataPilotTable Interface Referencepublished

provides methods to control a data pilot table which has already been created. More...

import"XDataPilotTable.idl";

Inheritance diagram for XDataPilotTable:
XInterface DataPilotTable XDataPilotTable2

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...
 

Detailed Description

provides methods to control a data pilot table which has already been created.

See also
com::sun::star::sheet::DataPilotTable

Member Function Documentation

◆ getOutputRange()

returns the address of the cell range that contains the data pilot table.

◆ refresh()

void refresh ( )

recreates the data pilot table with current data from the source cell range.


The documentation for this interface was generated from the following file: