Collection class for objects of type [[IconCriterion]].

This class does not expose an Add method because [[IconCriterion]] instances are created based on the iconset.

Enumerating this class causes immediate creation of all [[IconCriterion]] objects.

The Count property always returns either 3, 4, or 5, depending on the value of the [[IconSetConditionalFormat.iconSet]] property.

See

  • [[IconCriterion]]
  • [[IconSetConditionalFormat.iconCriteria]]
  • [[IconSetConditionalFormat.iconSet]]
  • [[IconSetConditionalFormat]]
  • [[FormatConditionIconSet]]

Hierarchy

Hierarchy

  • Base
    • IconSetCriterionCollection

Implements

Constructors

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

  • get count(): number
  • Returns the number of [[IconCriterion]] objects contained within this collection.

    This property returns a value of 3, 4, or 5, depending on the value of the [[IconSetConditionalFormat.iconSet]] property.

    See

    [[FormatConditionIconSet]]

    Returns number

Methods

  • Returns EnumeratorWrapper<IconCriterion>

  • Parameters

    • other: any

    Returns boolean

  • Returns any

  • Returns number

  • Returns the [[IconCriterion]] object corresponding to the specified 'index'.

    Parameters

    • a: number

    Returns IconCriterion

  • Returns Base

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns boolean

  • Parameters

    • a: any
    • b: any

    Returns boolean

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns number

  • Parameters

    • a: any
    • b: any

    Returns boolean