Line.LineType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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