[]
Specifies the type of spacing between columns and rows in the OMathMatrix structure or items' vertical spacing in the OMathEquationArray structure.
public enum OMathSpacingRule
Public Enum OMathSpacingRule
| Name | Description |
|---|---|
| Double | Double spacing (2 em). |
| Exactly | The spacing value defined in points. |
| Multiple | The spacing value defined in ems. |
| OneAndHalf | One and half spacing (1.5 em). |
| Single | Single spacing (1 em). |