OMathDelim.Shape Property

Definition

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.

public:
 property Microsoft::Office::Interop::Word::WdOMathShapeType Shape { Microsoft::Office::Interop::Word::WdOMathShapeType get(); void set(Microsoft::Office::Interop::Word::WdOMathShapeType value); };
public Microsoft.Office.Interop.Word.WdOMathShapeType Shape { get; set; }
member this.Shape : Microsoft.Office.Interop.Word.WdOMathShapeType with get, set
Public Property Shape As WdOMathShapeType

Property Value

WdOMathShapeType

Applies to