XlCondFmtRuleColorScale.MidpointValue Property
In This Article
Provides access to the midpoint threshold value of the color scale formatting rule.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
public XlCondFmtValueObject MidpointValue { get; }
#Property Value
Type | Description |
---|---|
Xl |
A Xl |
See Also