Version

Search Results

IsNegative Property

Returns true if the cell value is negative (read-only). Syntax

ShowValue Property (CellDataBarInfo)

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

CellIconInfo Class

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

CellIconInfo Class Members

Public Properties

CellIconInfo Class Properties

Public Properties

Icon Property (CellIconInfo)

The icon to be drawn (read-only). Syntax

IconIndex Property (CellIconInfo)

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

IconSet Property (CellIconInfo)

The icon set (read-only). Syntax

ShowValue Property (CellIconInfo)

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

ColorScaleConditionalFormat Class

Exposes properties which control the coloring of a Infragistics.Documents.Excel.WorksheetCell based on the cells value as relative to minimum, midpoint, and maximum threshold values. Syntax Remarks This class support either a 2-color or 3-color scale, as determined by the value of the colorScaleType parameter of t...