Skip to main content
Row

ConditionalFormattingIconSetValue Interface

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

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

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