Properties' Details |
MoveCells
boolean MoveCells;
- Description
- if this property is set, columns or rows are inserted or deleted
when the size of the range is changed by an update operation.
|
|
KeepFormats
boolean KeepFormats;
- Description
- if this property is set, cell formats are extended
when the size of the range is changed by an update operation.
|
|
StripData
boolean StripData;
- Description
- if this property is set, the cell contents within the database
range are left out when the document is saved.
|
|
AutoFilter
boolean AutoFilter;
- [ OPTIONAL ]
- Description
- specifies whether the AutoFilter is enabled or not.
- Since version
- OpenOffice.org 1.1.1
|
|
UseFilterCriteriaSource
boolean UseFilterCriteriaSource;
- [ OPTIONAL ]
- Description
- specifies whether the filter criteria should be taken from a CellRange.
- Since version
- OpenOffice.org 1.1.1
|
|
FilterCriteriaSource
::com::sun::star::table::CellRangeAddress FilterCriteriaSource;
- [ OPTIONAL ]
- Description
- specifies the range where the filter can find the filter criterias.
This is only used if SheetFilterDescriptor::UseFilterCriteriaSource is true .
- Since version
- OpenOffice.org 1.1.1
|
|
Copyright © 2003 Sun Microsystems, Inc.