ConditionalFormatting Interface
A conditional format applied to a range of cells.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Related API Members
The following members return ConditionalFormatting objects:
Remarks
An object exposing the ConditionalFormatting interface can be accessed as an item of the collection obtained via the Worksheet.ConditionalFormattings property.
See Also