ig.excel.CellConditionalFormat
Represents the aggregated conditioal format for a specific cell. It is returned via the Worksheet.GetCellConditionalFormat and the WorksheetRow.GetCellConditionalFormat methods.
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.
-
cellFormat
- .cellFormat( );
Returns a cell format that represents the aggregated format for all conditional formats that apply to the cell (read-only).
-
dataBarInfo
- .dataBarInfo( );
Returns a data bar info if applicable, otherwise null (read-only).
-
hasConditionFormatting
- .hasConditionFormatting( );
Returns whether this cell has conditional formatting applied (read-only)
-
iconInfo
- .iconInfo( );
Returns an icon info if applicable, otherwise null (read-only).