XlCondFmtRuleColorScale.MidpointValue Property
Provides access to the midpoint threshold value of the color scale formatting rule.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Description |
|---|---|
| XlCondFmtValueObject | A XlCondFmtValueObject value that is the midpoint value. |
See Also