FontClass.Line Property

Definition

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

Property Value

Implements

Applies to