Overview | Module | Use | Devguide | Index |
Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
service DatabaseRange |
|
Exported Interfaces | |
XDatabaseRange |
|
XCellRangeReferrer |
|
::com::sun::star::beans::XPropertySet |
|
::com::sun::star::container::XNamed |
|
::com::sun::star::util::XRefreshable |
|
Properties' Summary | |
boolean MoveCells |
if this property is set, columns or rows are inserted or deleted when the size of the range is changed by an update operation. |
boolean KeepFormats |
if this property is set, cell formats are extended when the size of the range is changed by an update operation. |
boolean StripData |
if this property is set, the cell contents within the database range are left out when the document is saved. |
boolean AutoFilter |
[ OPTIONAL ] specifies whether the AutoFilter is enabled or not. |
boolean UseFilterCriteriaSource |
[ OPTIONAL ] specifies whether the filter criteria should be taken from a CellRange. |
::com::sun::star::table::CellRangeAddress FilterCriteriaSource |
[ OPTIONAL ] specifies the range where the filter can find the filter criterias. |
long RefreshPeriod |
[ OPTIONAL ] specifies the time between two refresh actions in seconds. |
boolean FromSelection |
[ OPTIONAL ] specifies whether the imported data is only a selection of the database. |
Properties' Details | |
MoveCells
|
|
KeepFormats
|
|
StripData
|
|
AutoFilter
|
|
UseFilterCriteriaSource
|
|
FilterCriteriaSource
|
|
RefreshPeriod
|
|
FromSelection
|
Copyright © 2003 Sun Microsystems, Inc.