ColorScale2ConditionalFormatting.MinPoint Property
In This Article
Gets the minimum 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 MinPoint { get; }
#Property Value
Type | Description |
---|---|
Conditional |
The Conditional |
See Also