ShapeRange.RelativeVerticalSize 属性

定义

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

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

属性值

WdRelativeVerticalSize

注解

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

适用于