Document.DefaultTabStop (Word)
Returns or sets the interval (in points) between the default tab stops in the specified document.
ActiveDocument.DefaultTabStop = InchesToPoints(1)
Returns or sets the interval (in points) between the default tab stops in the specified document.
ActiveDocument.DefaultTabStop = InchesToPoints(1)