ColorScale3ConditionalFormatting.MidPoint Property
Gets the midpoint threshold of the three-color scale conditional formatting rule.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
ConditionalFormattingValue | The ConditionalFormattingValue object that defines the midpoint threshold value and its ConditionalFormattingValueType type. |
See Also