Back to Devexpress

ISupportsFormatting Interface

officefileapi-devexpress-dot-spreadsheet-be78fc88.md

latest2.0 KB
Original Source

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.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface ISupportsFormatting
vb
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

ISupportsFormatting Members

DevExpress.Spreadsheet Namespace