Skip to main content
Row

ConditionalFormattingValue.Value Property

Returns the threshold value specified in the conditional formatting rule.

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

string Value { get; }

Property Value

Type Description
String

A String value that represents the threshold value.

See Also