WdOMathShapeType Enum

Definition

Specifies the appearance of delimiters (parentheses, braces, brackets) in relationship to the content that they surround.

public enum class WdOMathShapeType
[System.Runtime.InteropServices.Guid("3F179DBA-7622-3837-B18E-E295477260CC")]
public enum WdOMathShapeType
type WdOMathShapeType = 
Public Enum WdOMathShapeType
Inheritance
WdOMathShapeType
Attributes

Fields

wdOMathShapeCentered 0

Vertically centers delimiters around the entire height of the equation causing delimiters grow equally above and below their midpoint.

wdOMathShapeMatch 1

Matches the shape of the delimiters to the size of their contents.

Applies to