Syntax
interface XDataPilotTable : com::sun::star::uno::XInterface ;
Description
represents a data pilot table which has already
been created.
See also
- DataPilotTable
-
Method Summary
|
getOutputRange |
returns the address of the cell range that
contains the data pilot table.
|
|
refresh |
recreates the data pilot table with current
data from the source cell range.
|
|
Known Services Which Export this Interface
|
com::sun::star::sheet::DataPilotTable -
Method Details
|
|
Syntax
- com::sun::star::table::CellRangeAddress getOutputRange
();
Description
returns the address of the cell range that
contains the data pilot table.
Syntax
- void refresh
();
Description
recreates the data pilot table with current
data from the source cell range.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.