Version

FontColorFilter Class

Represents a filter which will filter cells based on their font colors.
Syntax
public class FontColorFilter : Filter 
Remarks

This filter specifies a single color. Cells with this color font will be visible in the data range. All other cells will be hidden.

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