EquationDelimiterShapeType Enum
EquationDelimiterShapeType Enum
This specifies the shape of delimiters in the delimiter object.
type EquationDelimiterShapeType int32
Fields
| Field | Description |
|---|---|
| Centered | The divider is centered around the entire height of its content. |
| Match | The divider is altered to exactly match their contents’ height. |