MathRowSpacingRule
MathRowSpacingRule enumeration
The type of vertical spacing between columns in a matrix or array
public enum MathRowSpacingRule
Values
| 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) |
See Also
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides