Back to Devexpress

ConditionalFormattingValue Interface

officefileapi-devexpress-dot-spreadsheet-f1c84fed.md

latest2.7 KB
Original Source

ConditionalFormattingValue Interface

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

Declaration

csharp
public interface ConditionalFormattingValue
vb
Public Interface ConditionalFormattingValue

The following members return ConditionalFormattingValue objects:

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

ConditionalFormattingValue Members

DevExpress.Spreadsheet Namespace