Version

FormatColor Property

Returns or sets a Infragistics.Documents.Excel.WorkbookColorInfo object which defines the color information for the threshold associated with this instance.
Syntax
public WorkbookColorInfo FormatColor {get; set;}
Remarks

This property returns null if not explicitly set by the caller.

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