ColorScale3ConditionalFormatting.MidPoint Property
In This Article
Gets the midpoint threshold of the three-color scale conditional formatting rule.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
ConditionalFormattingValue MidPoint { get; }
#Property Value
Type | Description |
---|---|
Conditional |
The Conditional |
See Also