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