Line.LineType Property

Definition

Returns a WdLineType constant that indicates whether a line is a text line or a table row.

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

Property Value

Applies to