RangeConditionalFormatting.HighBound Property
Gets or sets a value used as a high 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 high bound of the data subset inside or outside of which, formatted cells are located. |
See Also