Share via


ChartFillFormat.ForeColor Property

Returns or sets the specified foreground fill or solid color.

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

Syntax

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

value = instance.ForeColor
ChartColorFormat ForeColor { get; }

Property Value

Type: Microsoft.Office.Interop.Word.ChartColorFormat
ChartColorFormat

See Also

Reference

ChartFillFormat Interface

ChartFillFormat Members

Microsoft.Office.Interop.Word Namespace