'Declaration Public Enum OMathBreakBinarySubtraction Inherits System.Enum
public enum OMathBreakBinarySubtraction : System.Enum
'Declaration Public Enum OMathBreakBinarySubtraction Inherits System.Enum
public enum OMathBreakBinarySubtraction : System.Enum
Member | Description |
---|---|
MinusMinus | The subtraction operator is repeated before and after the line break. |
MinusPlus | The subtraction operator occurs before the line break and the sum operator occurs after line break. |
PlusMinus | The sum operator occurs before the line break and the subtraction operator occurs after line break. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.OMathBreakBinarySubtraction