Freigeben über


ShapeRange.RelativeHorizontalSize Eigenschaft

Definition

Gibt eine WdRelativeHorizontalSize Konstante zurück, die das Objekt darstellt, zu dem ein Bereich von Formen relativ ist, oder legt diese Konstante fest. Lese-/Schreibzugriff.

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

Eigenschaftswert

WdRelativeHorizontalSize

Hinweise

Verwenden Sie diese Eigenschaft mit der WidthRelative -Eigenschaft.

Gilt für: