Enum EquationDelimiterShapeType
Enum EquationDelimiterShapeType
Namespace: Aspose.Cells.Drawing.Equations
Assembly: Aspose.Cells.dll (25.2.0)
This specifies the shape of delimiters in the delimiter object.
public enum EquationDelimiterShapeType
Fields
Centered = 0
The divider is centered around the entire height of its content.
Match = 1
The divider is altered to exactly match their contents’ height.