Freigeben über


_Font.Line Eigenschaft

Definition

Ruft ein LineFormat -Objekt ab, das die Formatierung für eine Zeile angibt.

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

Eigenschaftswert

Ein LineFormat-Objekt.

Hinweise

Lese-/Schreibzugriff.

Gilt für: