:: com :: sun :: star :: sheet ::
|
interface XDataPilotTable |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XDataPilotTable
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- provides methods to control a data pilot table which has already
been created.
- See also
- DataPilotTable
|
Methods' 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.
|
Methods' Details |
getOutputRange
- Description
- returns the address of the cell range that contains the data
pilot table.
|
|
refresh
- Description
- recreates the data pilot table with current data from the source
cell range.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.