OMathDelim.Shape Property
Returns or sets a WdOMathShapeType constant that represents the appearance of delimiters (for example, parentheses, braces, and brackets) in relationship to the content that they surround. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Shape As WdOMathShapeType
Get
Set
'Usage
Dim instance As OMathDelim
Dim value As WdOMathShapeType
value = instance.Shape
instance.Shape = value
WdOMathShapeType Shape { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdOMathShapeType
WdOMathShapeType