FillFormat.BackColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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