OMathDelim.Shape 属性

定义

返回或设置一个 WdOMathShapeType 常量,该常量表示分隔符的外观 (例如圆括号、大括号和括号) 它们所围绕的内容的关系。 读/写。

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

属性值

WdOMathShapeType

适用于