This documentation is archived and is not being maintained.
BreakBinarySubtractionValues enumeration
Defines the BreakBinarySubtractionValues enumeration.
Namespace:
DocumentFormat.OpenXml.MathAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| MinusMinus |
Minus Minus.
When the item is serialized out as xml, its value is "--". |
| MinusPlus |
Minus Plus.
When the item is serialized out as xml, its value is "-+". |
| PlusMinus |
Plus Minus.
When the item is serialized out as xml, its value is "+-". |