DataBarConditionalFormatting.LowBound Property
In This Article
Returns the ConditionalFormattingValue object that specifies how the shortest bar is evaluated for the data bar conditional format.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
ConditionalFormattingValue LowBound { get; }
#Property Value
Type | Description |
---|---|
Conditional |
The Conditional |
See Also