Rows.VerticalPosition Property

Definition

Returns or sets the vertical distance between the edge of the rows and the item specified by the RelativeVerticalPosition property.

public:
 property float VerticalPosition { float get(); void set(float value); };
public float VerticalPosition { get; set; }
member this.VerticalPosition : single with get, set
Public Property VerticalPosition As Single

Property Value

Remarks

The return value can be a number that indicates a measurement in points, or can be any valid WdFramePosition constant.

Applies to