Properties' Details |
IsCaseSensitive
boolean IsCaseSensitive;
- Description
- specifies if the case of letters is important when comparing entries.
|
|
SkipDuplicates
boolean SkipDuplicates;
- Description
- specifies if duplicate entries are left out of the result.
|
|
UseRegularExpressions
boolean UseRegularExpressions;
- Description
- specifies if the TableFilterField::StringValue
strings are interpreted as regular expressions.
|
|
SaveOutputPosition
|
Orientation
::com::sun::star::table::TableOrientation Orientation;
- Description
- specifies if columns or rows are filtered.
|
|
ContainsHeader
boolean ContainsHeader;
- Description
- specifies if the first row (or column) contains headers which should
not be filtered.
|
|
CopyOutputData
boolean CopyOutputData;
- Description
- specifies if the filtered data should be copied to another position
in the document.
|
|
OutputPosition
|
MaxFieldCount
[ readonly ] long MaxFieldCount;
- Description
- returns the maximum number of filter fields in the descriptor.
This read-only property indicates the maximum count of fields the
current implementation supports.
|
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.