:: com :: sun :: star :: sheet ::
|
service SheetFilterDescriptor |
- Description
- represents a description of how a cell range is to be filtered.
The descriptor contains properties and a collection of filter
conditions (filter fields) which control the behavior of a filter
operation.
- Developers Guide
- Spreadsheets - Filtering
|
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.
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.