Aspose::Cells::Drawing::Equations::EquationDelimiterShapeType enum

EquationDelimiterShapeType enum

This specifies the shape of delimiters in the delimiter object.

enum class EquationDelimiterShapeType

Values

NameValueDescription
Centered0
The divider is centered around the entire height of its content.
Match1
The divider is altered to exactly match their contents’ height.

See Also