Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

ConditionalFormatting Interface

A conditional format applied to a range of cells.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

public interface ConditionalFormatting

Remarks

An object exposing the ConditionalFormatting interface can be accessed as an item of the collection obtained via the Worksheet.ConditionalFormattings property.

See Also