Methods' Details |
getDataArea
- Description
- returns the data area of the database range in the
spreadsheet document.
|
|
setDataArea
- Description
- sets the data area of the database range.
|
|
getSortDescriptor
- Description
- returns the sort descriptor stored with the database range.
|
|
getFilterDescriptor
- Description
- returns the filter descriptor stored with the database range.
If the filter descriptor is modified, the new filtering is
carried out when XDatabaseRange::refresh() is
called.
|
|
getSubTotalDescriptor
- Description
- returns the subtotal descriptor stored with the database range.
If the subtotal descriptor is modified, the new subtotals are
inserted when XDatabaseRange::refresh() is
called.
|
|
getImportDescriptor
- Description
- returns the database import descriptor stored with this database
range.
|
|
refresh
- Description
- executes the stored import, filter, sorting, and subtotals
descriptors again.
|
|
Copyright © 2010 Sun Microsystems, Inc.