WdOMathBreakBin enumeration (Word)

Specifies where Microsoft Word places binary operators when equations span two or more lines.

Name Value Description
wdOMathBreakBinAfter 1 Places the operator before a line break, at the end of the line.
wdOMathBreakBinBefore 0 Places the operator after a line break, at the beginning of the following line.
wdOMathBreakBinRepeat 2 Repeats the operator before a line break at the end of the line and after a line break at the beginning of the following line.

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.