Back to Devexpress

ConditionalFormatting Interface

officefileapi-devexpress-dot-spreadsheet-bfa81b18.md

latest1.5 KB
Original Source

ConditionalFormatting Interface

A conditional format applied to a range of cells.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface ConditionalFormatting
vb
Public Interface ConditionalFormatting

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

ConditionalFormatting Members

Conditional Formatting in Spreadsheet Documents

DevExpress.Spreadsheet Namespace