Share via


Shape.RelativeHorizontalSize Propiedad

Definición

Devuelve o establece una WdRelativeHorizontalSize constante que representa el objeto al que es relativo un intervalo de formas. Lectura y escritura.

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

Valor de propiedad

WdRelativeHorizontalSize

Comentarios

Use esta propiedad con la WidthRelative propiedad .

Se aplica a