_Document.GridDistanceVertical Property
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.
Returns or sets the amount of vertical space between the invisible gridlines that Microsoft Word uses when you draw, move, and resize AutoShapes or East Asian characters in the specified document.
public:
property float GridDistanceVertical { float get(); void set(float value); };
public float GridDistanceVertical { get; set; }
member this.GridDistanceVertical : single with get, set
Public Property GridDistanceVertical As Single