XlCondFmtRuleDataBar.MinValue Property
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.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
XlCondFmtValueObject | A XlCondFmtValueObject object that is the minimum value. |
See Also