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

ConditionalFormattingCollection Interface

A collection of all conditional formatting rules on a worksheet.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

public interface ConditionalFormattingCollection

Remarks

Use the Worksheet.ConditionalFormattings property to access the ConditionalFormattingCollection instance.

See Also