MathRowSpacingRule
Contents
[
Hide
]MathRowSpacingRule class
The type of vertical spacing between columns in a matrix or array
Constants
Name | Value | Description |
---|---|---|
SingleLineGap | 0 | single line gap |
OneAndAHalfLineGap | 1 | One and a half line gap |
TwoLineGap | 2 | Two lines gap |
Exactly | 3 | Exactly (rely on value of the RowSpacing property, measured in points) |
Multiple | 4 | Multiple (rely on value of the RowSpacing property, measured in lines) |
SingleLineGap
single line gap
OneAndAHalfLineGap
One and a half line gap
TwoLineGap
Two lines gap
Exactly
Exactly (rely on value of the RowSpacing property, measured in points)
Multiple
Multiple (rely on value of the RowSpacing property, measured in lines)