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