Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether the WidthRelative or HeightRelative property for a Shape or ShapeRange object is valid.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdShapeSizeRelative
'Usage
Dim instance As WdShapeSizeRelative
public enum WdShapeSizeRelative
Members
| Member name | Description | |
|---|---|---|
| wdShapeSizeRelativeNone | Specifies that the WidthRelative or HeightRelative property is not currently valid, so the shape is positioned according to the value specified in the Left or Top property, respectively. |