ListLevel.Font Eigenschaft

Definition

Gibt ein Font Objekt zurück, das die Zeichenformatierung des angegebenen Objekts darstellt, oder legt es fest.

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

Eigenschaftswert

Hinweise

Geben Sie zum Festlegen dieser Eigenschaft einen Ausdruck an, der ein Font-Objekt zurückgibt.

Gilt für: