MathRowSpacingRule

MathRowSpacingRule enumeration

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

public enum MathRowSpacingRule

Values

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)

See Also