ShapeRange.RelativeHorizontalSize 属性

定义

返回或设置一个 WdRelativeHorizontalSize 常量,该常量代表形状范围相对于的对象。 读/写。

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

属性值

WdRelativeHorizontalSize

注解

将此属性与 属性一起使用 WidthRelative

适用于