Back to Devexpress

ColorScale3ConditionalFormatting.MidPoint Property

officefileapi-devexpress-dot-spreadsheet-dot-colorscale3conditionalformatting-cffe41d1.md

latest1.6 KB
Original Source

ColorScale3ConditionalFormatting.MidPoint Property

Gets the midpoint threshold of the three-color scale conditional formatting rule.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

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

Property Value

TypeDescription
ConditionalFormattingValue

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

|

See Also

ColorScale3ConditionalFormatting Interface

ColorScale3ConditionalFormatting Members

DevExpress.Spreadsheet Namespace