ig.excel.ThresholdComparison

Constants which determine the manner in which cell values are compared to the ConditionValue.value property when conditional criteria is evaluated by an IconSetConditionalFormat.

Dependencies

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
  • greater

    Type:
    ig.excel.ThresholdComparison
    Default:
    1

    The cell value must be greater than but not equal to the threshold value.

  • greaterEqual

    Type:
    ig.excel.ThresholdComparison
    Default:
    0

    The cell value can be greater than or equal to the threshold value.

The current widget has no events.
The current widget has no public methods.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.