officefileapi-devexpress-dot-spreadsheet-f1c84fed.md
Represents a minimum or maximum threshold for a conditional formatting rule.
Namespace : DevExpress.Spreadsheet
Assembly : DevExpress.Spreadsheet.v25.2.Core.dll
NuGet Package : DevExpress.Spreadsheet.Core
public interface ConditionalFormattingValue
Public Interface ConditionalFormattingValue
The following members return ConditionalFormattingValue objects:
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