Share via


FillFormat.BackColor Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property BackColor As ColorFormat
    Get
    Set
'Usage
Dim instance As FillFormat
Dim value As ColorFormat

value = instance.BackColor

instance.BackColor = value
ColorFormat BackColor { get; set; }

Property Value

Type: Microsoft.Office.Core.ColorFormat

See Also

Reference

FillFormat Interface

FillFormat Members

Microsoft.Office.Core Namespace