Back to Devexpress

ConditionalFormattingIconSetValue Interface

officefileapi-devexpress-dot-spreadsheet-99f542c2.md

latest1.7 KB
Original Source

ConditionalFormattingIconSetValue Interface

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

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface ConditionalFormattingIconSetValue :
    ConditionalFormattingValue
vb
Public Interface ConditionalFormattingIconSetValue
    Inherits 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

ConditionalFormattingIconSetValue Members

DevExpress.Spreadsheet Namespace