Aspose::Cells::Drawing::Equations::EquationDelimiterShapeType enum
EquationDelimiterShapeType enum
This specifies the shape of delimiters in the delimiter object.
enum class EquationDelimiterShapeType
Values
Name | Value | Description |
---|---|---|
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. |
See Also
- Namespace Aspose::Cells::Drawing::Equations
- Library Aspose.Cells for C++