[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IIconCriteria

IIconCriteria Interface

Represents the collection of IconCriterion objects. Each IconCriterion represents the values and threshold type for each icon in an icon set conditional formatting rule.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IIconCriteria
Public Interface IIconCriteria

Properties

Name Description
Count

Returns a value that specifies the number of criteria for an icon set conditional format rule (read-only).

this[int]

Returns an IconCriterion object from the collection.