Version

DisplayValues Property

Gets the collection of cell text values which should be filtered in.
Syntax
public DisplayValueCollection DisplayValues {get;}
Remarks

Text values are compared case-insensitively.

Note: If any text values are longer than 255 characters in length and the workbook is saved in one of the 2003 formats, the correct rows will be hidden in the saved file, but the filter may be missing from the column or reapplying the filter may hide some of the matching cells.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also