ChartFillFormat.BackColor Property
Returns the specified fill background color. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property BackColor As ChartColorFormat
Get
'Usage
Dim instance As ChartFillFormat
Dim value As ChartColorFormat
value = instance.BackColor
ChartColorFormat BackColor { get; }
Property Value
Type: Microsoft.Office.Interop.Word.ChartColorFormat
ChartColorFormat