Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 932 Bytes

Word.WdOMathBreakSub.md

File metadata and controls

23 lines (16 loc) · 932 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdOMathBreakSub enumeration (Word)
Word.WdOMathBreakSub
858bfb92-4a91-d846-21a9-e25c32d7a4b0
06/08/2017
medium

WdOMathBreakSub enumeration (Word)

Specifies how Microsoft Word handles a subtraction operator that falls before a line break.

Name Value Description
wdOMathBreakSubMinusMinus 0 Repeats a minus sign that ends before a line break at the beginning of the next line. Default.
wdOMathBreakSubMinusPlus 2 Inserts a minus sign at the end of the first line, before the line break, and a plus sign at the beginning of the following line, before the number.
wdOMathBreakSubPlusMinus 1 Inserts a plus sign at the end of the first line, before the line break, and a minus sign at the beginning of the following line, before the number.

[!includeSupport and feedback]