Skip to main content
Row

ConditionalFormattingValue Interface

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

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

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