Freigeben über


_Font.Fill Eigenschaft

Definition

Ruft ein FillFormat -Objekt ab, das Füllformateigenschaften für die Schriftart enthält, die vom angegebenen Textbereich verwendet wird.

public:
 property Microsoft::Office::Interop::Word::FillFormat ^ Fill { Microsoft::Office::Interop::Word::FillFormat ^ get(); void set(Microsoft::Office::Interop::Word::FillFormat ^ value); };
public Microsoft.Office.Interop.Word.FillFormat Fill { get; set; }
member this.Fill : Microsoft.Office.Interop.Word.FillFormat with get, set
Public Property Fill As FillFormat

Eigenschaftswert

Ein FillFormat-Objekt.

Hinweise

Schreibgeschützt.

Gilt für: