Skip to main content
A newer version of this page is available. .
Row

ConditionalFormattingIconSetValue Interface

Represents a threshold value for an icon set conditional formatting rule.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v18.2.Core.dll

Declaration

public interface ConditionalFormattingIconSetValue :
    ConditionalFormattingValue

The following members return ConditionalFormattingIconSetValue objects:

Remarks

For details on how to specify the threshold value, see the How to: Format Cells Using Icon Sets example.

See Also