Share via


Shape.RelativeVerticalSize Propiedad

Definición

Devuelve o establece una WdRelativeVerticalSize constante que representa el tamaño vertical relativo de una forma. Lectura y escritura.

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

Valor de propiedad

WdRelativeVerticalSize

Comentarios

Use esta propiedad con la HeightRelative propiedad .

Se aplica a