MathRowSpacingRule
MathRowSpacingRule enum
The type of vertical spacing between columns in a matrix or array
enum class 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
- Library Aspose.Slides