Show / Hide Table of Contents

Class IconFilter

Inheritance
System.Object
Filter
IconFilter
Inherited Members
Filter.Values
Filter.DateValues
Filter.Custom
Filter.Dynamic
Filter.Top10
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public class IconFilter : Filter

Properties

IconId

Declaration
public int? IconId { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

IconSet

Declaration
public IconSetType IconSet { get; set; }
Property Value
Type Description
IconSetType
Back to top Generated by DocFX