ig.excel.FormatConditionTopBottom

Constans which identify whether a RankConditionalFormat evaluates to true for the top or bottom ranked values across the associated range.

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
  • bottom

    Type:
    ig.excel.FormatConditionTopBottom
    Default:
    0

    The cell value must fall within the bottom ranking of values for the associated range.

  • top

    Type:
    ig.excel.FormatConditionTopBottom
    Default:
    1

    The cell value must fall within the top ranking of values for the associated range.

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

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