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( );
- Return Type:
- ig.excel.FormatConditionIcon
- Return Type Description:
- Returns a FormatConditionIcon.
Gets the icon to be drawn (read-only).
See Also
-
iconIndex
- .iconIndex( );
Gets the index of the icon in the icon set (read-only).
-
iconSet
- .iconSet( );
- Return Type:
- ig.excel.FormatConditionIconSet
- Return Type Description:
- Returns a FormatConditionIconSet.
Gets the icon set (read-only).
See Also
-
showValue
- .showValue( );
Returns whether the cell value is to be shown along with the data bar (read-only).