Back to Devexpress

ColorScale2ConditionalFormatting.MinPoint Property

officefileapi-devexpress-dot-spreadsheet-dot-colorscale2conditionalformatting-1a1525e5.md

latest1.6 KB
Original Source

ColorScale2ConditionalFormatting.MinPoint Property

Gets the minimum threshold of the color scale conditional formatting rule.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
ConditionalFormattingValue MinPoint { get; }
vb
ReadOnly Property MinPoint As ConditionalFormattingValue

Property Value

TypeDescription
ConditionalFormattingValue

The ConditionalFormattingValue object that defines the threshold value and its ConditionalFormattingValueType type.

|

See Also

MaxPoint

ColorScale2ConditionalFormatting Interface

ColorScale2ConditionalFormatting Members

DevExpress.Spreadsheet Namespace