InlineShape.Fill Property

Definition

Returns a FillFormat object that contains fill formatting properties for the specified shape.

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

Property Value

Applies to