WdOMathShapeType Enumeration

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

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Enumeration WdOMathShapeType
'Usage
Dim instance As WdOMathShapeType
public enum WdOMathShapeType

Members

Member name Description
wdOMathShapeCentered Vertically centers delimiters around the entire height of the equation causing delimiters grow equally above and below their midpoint.
wdOMathShapeMatch Matches the shape of the delimiters to the size of their contents.

See Also

Reference

Microsoft.Office.Interop.Word Namespace