Version

CellFormat Property (ConditionalFormatBase)

Returns an Infragistics.Documents.Excel.IWorksheetCellFormat interface implementation which represents the format for cells which meet the criteria associated with this condition.
Syntax
public IWorksheetCellFormat CellFormat {get;}
Remarks

The IWorksheetCellFormat implementation defines the visual attributes which are applied to cells whose value meets the associated condition.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also