Enum EquationDelimiterShapeType
EquationDelimiterShapeType enumeration
This specifies the shape of delimiters in the delimiter object.
public enum 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
- assembly Aspose.Cells