Skip to main content
Row

ExpressionConditionalFormatting.Value Property

Gets or sets a threshold value used in the conditional formatting rule.

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

string Value { get; set; }

Property Value

Type Description
String

A String value that represents a threshold value.

See Also