Skip to main content
Row

ISupportsFormatting Interface

Contains format characteristics that are applied to cells when the condition of the conditional formatting rule is true.

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public interface ISupportsFormatting

Remarks

Use the ISupportsFormatting.Formatting property of the ISupportsFormatting object to specify formatting options for the following conditional formatting rules:

See Also