interface XDatabaseRange in module com::sun::star::sheet:: |
interface XDatabaseRange : com::sun::star::uno::XInterface ;
represents a cell range for which data operations are defined.
Method Summary |
|
getDataArea | returns the data area of the database range. |
setDataArea | sets the data area of the database range. |
getSortDescriptor | returns the sort descriptor stored with the database range. |
getFilterDescriptor | returns the filter descriptor stored with the database range. |
getSubTotalDescriptor | returns the subtotal descriptor stored with the database range. |
getImportDescriptor | returns the DatabaseImportDescriptor stored with this database range. |
refresh | executes the stored import, filter, sorting, and subtotals descriptors again. |
Known Services Which Export this Interface |
Method Details |
||||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.