Back to Devexpress

ColorScale2ConditionalFormatting.MaxPoint Property

officefileapi-devexpress-dot-spreadsheet-dot-colorscale2conditionalformatting-c4ebdfd1.md

latest1.6 KB
Original Source

ColorScale2ConditionalFormatting.MaxPoint Property

Gets the maximum 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 MaxPoint { get; }
vb
ReadOnly Property MaxPoint As ConditionalFormattingValue

Property Value

TypeDescription
ConditionalFormattingValue

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

|

See Also

MinPoint

ColorScale2ConditionalFormatting Interface

ColorScale2ConditionalFormatting Members

DevExpress.Spreadsheet Namespace