MathRowSpacingRule

MathRowSpacingRule class

The type of vertical spacing between columns in a matrix or array

Constants

NameValueDescription
SingleLineGap0single line gap
OneAndAHalfLineGap1One and a half line gap
TwoLineGap2Two lines gap
Exactly3Exactly (rely on value of the RowSpacing property, measured in points)
Multiple4Multiple (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)