Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

ConditionalFormattingValue Interface

Represents a minimum or maximum threshold for a conditional formatting rule.

Namespace: DevExpress.Spreadsheet

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

Declaration

public interface ConditionalFormattingValue

Remarks

For details on how to specify the threshold value, see the How to: Format Cells Using a Two-Color Scale, How to: Format Cells Using a Three-Color Scale and How to: Format Cells Using Data Bars examples.

See Also