ig.excel.CellIconInfo

Exposes the information necessary for drawing an icon for a specific cell.

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
The current widget has no options.
The current widget has no events.
  • icon

    .icon( );

    Gets the icon to be drawn (read-only).

  • iconIndex

    .iconIndex( );

    Gets the index of the icon in the icon set (read-only).

  • iconSet

    .iconSet( );

    Gets the icon set (read-only).

  • showValue

    .showValue( );

    Returns whether the cell value is to be shown along with the data bar (read-only).

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