IChartFillFormat.ForeColor Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property ForeColor As ChartColorFormat
    Get
'Usage
Dim instance As IChartFillFormat
Dim value As ChartColorFormat

value = instance.ForeColor
ChartColorFormat ForeColor { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.ChartColorFormat

See Also

Reference

IChartFillFormat Interface

IChartFillFormat Members

Microsoft.Office.Interop.Excel Namespace