Share via


ShapeRange.RelativeHorizontalSize Propriété

Définition

Renvoie ou définit une WdRelativeHorizontalSize constante qui représente l’objet auquel une plage de formes est relative. Lecture-écriture.

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

Valeur de propriété

WdRelativeHorizontalSize

Remarques

Utilisez cette propriété avec la WidthRelative propriété .

S’applique à