WdShapePositionRelative Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether the LeftRelative or TopRelative property for a Shape or ShapeRange is valid.
public enum class WdShapePositionRelative
[System.Runtime.InteropServices.Guid("069470C7-2FC7-3561-8F3F-B4A4510D2A53")]
public enum WdShapePositionRelative
type WdShapePositionRelative =
Public Enum WdShapePositionRelative
- Inheritance
-
WdShapePositionRelative
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdShapePositionRelativeNone | -999999 | Specifies that the LeftRelative or TopRelative property is not currently valid, so the shape is positioned according to the value specified in the Left or Top property, respectively. |