Version

Search Results

CellConditionalFormat Class

Represents the aggregated conditioal format for a specific cell. It is returned via the Worksheet.GetCellConditionalFormat and the WorksheetRow.GetCellConditionalFormat methods. Syntax

CellFormat Property (CellConditionalFormat)

Returns a cell format that represents the aggregated format for all conditional formats that apply to the cell (read-only). Syntax

DataBarInfo Property

Returns a data bar info if applicable, otherwise null (read-only). Syntax

HasConditionFormatting Property

Returns whether this cell has conditional formatting applied (read-only) Syntax

IconInfo Property

Returns an icon info if applicable, otherwise null (read-only). Syntax

CellDataBarInfo Class

Exposes the information necessary for drawing a data bar for a specific cell. Syntax