RangeConditionalFormatting.LowBound Property
Gets or sets a value used as a low bound in the conditional formatting rule.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
String | The String value that represents a low bound of the data subset inside or outside of which, formatted cells are located. |
See Also