Enum EquationHorizontalJustificationType
EquationHorizontalJustificationType enumeration
This specifies the default horizontal justification of equations in the document.
public enum EquationHorizontalJustificationType
Values
Name | Value | Description |
---|---|---|
Center | 0 | Centered |
CenterGroup | 1 | Centered as Group |
Left | 2 | Left Justified |
Right | 3 | Right Justified |
See Also
- namespace Aspose.Cells.Drawing.Equations
- assembly Aspose.Cells