Document.GridDistanceHorizontal Property

Definition

Gets or sets the amount of horizontal space between the invisible gridlines that Microsoft Office Word uses when you draw, move, and resize AutoShapes or East Asian characters in the document.

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

Property Value

The amount of horizontal space between the invisible gridlines that Microsoft Office Word uses when you draw, move, and resize AutoShapes or East Asian characters in the document.

Applies to