FillFormat.BackColor Property

Definition

Returns or sets a ColorFormat object that represents the background color for the specified fill or patterned line.

public:
 property Microsoft::Office::Interop::Word::ColorFormat ^ BackColor { Microsoft::Office::Interop::Word::ColorFormat ^ get(); };
public Microsoft.Office.Interop.Word.ColorFormat BackColor { get; }
member this.BackColor : Microsoft.Office.Interop.Word.ColorFormat
Public ReadOnly Property BackColor As ColorFormat

Property Value

Applies to