OMathDelim.Shape Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie ou définit une WdOMathShapeType constante qui représente l’apparence des délimiteurs (par exemple, parenthèses, accolades et crochets) par rapport au contenu qu’ils entourent. Lecture-écriture.
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