XlCondFmtRuleDataBar.MinValue Property
In This Article
Provides access to the minimum value within the cell range to which the data bar conditional formatting rule is applied.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
public XlCondFmtValueObject MinValue { get; }
#Property Value
Type | Description |
---|---|
Xl |
A Xl |
See Also