Version

FillFilter Class

Represents a filter which will filter cells based on their background fills.
Syntax
public class FillFilter : Filter 
Remarks

This filter specifies a single Infragistics.Documents.Excel.CellFill. Cells of with this fill 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