TwoLinesInOne Property

See Also         Example         Applies To

Language-specific information

Returns or sets whether Microsoft Word sets two lines of text in one and specifies the characters that enclose the text, if any. Can be one of the following WdTwoLinesInOneType constants: wdTwoLinesInOneAngleBrackets, wdTwoLinesInOneCurlyBrackets, wdTwoLinesInOneNoBrackets, wdTwoLinesInOneNone, wdTwoLinesInOneParentheses, or wdTwoLinesInOneSquareBrackets. Read/write Long.

Remarks

Setting the TwoLinesInOne property to wdTwoLinesInOneNoBrackets sets two lines of text in one without enclosing the text in any characters. Setting the TwoLinesInOne property to wdTwoLinesInOneNone restores a line of combined text to two separate lines.