WdTwoLinesInOneType enumeration (Word)

Specifies the character to use to enclose two lines being written into one.

Name Value Description
wdTwoLinesInOneAngleBrackets 4 Enclose the lines using angle brackets.
wdTwoLinesInOneCurlyBrackets 5 Enclose the lines using curly brackets.
wdTwoLinesInOneNoBrackets 1 Use no enclosing character.
wdTwoLinesInOneNone 0 Restore the two lines of text written into one to two separate lines.
wdTwoLinesInOneParentheses 2 Enclose the lines using parentheses.
wdTwoLinesInOneSquareBrackets 3 Enclose the lines using square brackets.

Support and feedback

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.