ig.excel.ColorScaleCriterion

Defines the criterion for a ColorScaleConditionalFormat threshold.

Dependencies

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
The current widget has no options.
The current widget has no events.
  • formatColor

    .formatColor( );
    Return Type:
    ig.excel.WorkbookColorInfo
    Return Type Description:
    Returns a WorkbookColorInfo.

    Returns a WorkbookColorInfo object which defines the color information for the threshold associated with this instance.

    Remarks

    This property returns null if not explicitly set by the caller.

  • formatColor

    .formatColor( value:ig.excel.WorkbookColorInfo );
    Return Type:
    ig.excel.WorkbookColorInfo
    Return Type Description:
    Returns a WorkbookColorInfo.

    Sets a WorkbookColorInfo object which defines the color information for the threshold associated with this instance.

    • value
    • Type:ig.excel.WorkbookColorInfo

    Remarks

    This property returns null if not explicitly set by the caller.

  • toString

    .toString( );

    Returns the string representation of this instance.

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