MathRowSpacingRule enumeration

MathRowSpacingRule enumeration

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

The MathRowSpacingRule type exposes the following members:

Fields

FieldDescription
SINGLE_LINE_GAPsingle line gap
ONE_AND_A_HALF_LINE_GAPOne and a half line gap
TWO_LINE_GAPTwo lines gap
EXACTLYExactly (rely on value of the RowSpacing property, measured in points)
MULTIPLEMultiple (rely on value of the RowSpacing property, measured in lines)

See Also