IColorScaleCriterion.FormatColor Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property FormatColor As FormatColor
Get
'Usage
Dim instance As IColorScaleCriterion
Dim value As FormatColor
value = instance.FormatColor
FormatColor FormatColor { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.FormatColor