Compartir a través de


OMathDelim.Shape Propiedad

Definición

Devuelve o establece una WdOMathShapeType constante que representa la apariencia de los delimitadores (por ejemplo, paréntesis, llaves y corchetes) en relación con el contenido que rodean. Lectura y escritura.

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

Valor de propiedad

WdOMathShapeType

Se aplica a