VerticalPosition Property

See Also         Example         Applies To

Frame object: Returns or sets the vertical distance between the edge of the frame and the item specified by the RelativeVerticalPosition property. Can be a number that indicates a measurement in points, or can be one of the following WdFramePosition constants: wdFrameTop, wdFrameBottom, or wdFrameCenter. Read/write Single.

Rows object: Returns or sets the vertical distance between the edge of the rows and the item specified by the RelativeVerticalPosition property. Can be a number that indicates a measurement in points, or can be one of the following WdTablePosition constants: wdTableTop, wdTableBottom, or wdTableCenter. Read/write Single. This property doesn't have any effect if WrapAroundText is False.