WdLineType enumeration (Word)
Specifies whether a line is a line of text or a table row.
Name | Value | Description |
---|---|---|
wdTableRow | 1 | A table row. |
wdTextLine | 0 | A line of text in the body of the document. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.