Edit

Share via


Word.TwoLinesInOneType enum

Specifies the two lines in one type.

Remarks

[ API set: WordApiDesktop 1.4 ]

Fields

angleBrackets = "AngleBrackets"

Two lines in one with angle brackets.

curlyBrackets = "CurlyBrackets"

Two lines in one with curly brackets.

noBrackets = "NoBrackets"

Two lines in one without brackets.

none = "None"

No two lines in one.

parentheses = "Parentheses"

Two lines in one with parentheses.

squareBrackets = "SquareBrackets"

Two lines in one with square brackets.