Class IconFilter
Class IconFilter
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Represents icon filter.
public class IconFilter
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
IconId
Gets and sets Zero-based index of an icon in an icon set.
public int IconId { get; set; }
Property Value
IconSetType
Gets and sets which icon set is used in the filter criteria.
public IconSetType IconSetType { get; set; }