Paragraphs.LeftIndent (Word)
Returns or sets a Single that represents the left indent value (in points) for the specified paragraphs.
ActiveDocument.Paragraphs.LeftIndent = InchesToPoints(1)
Returns or sets a Single that represents the left indent value (in points) for the specified paragraphs.
ActiveDocument.Paragraphs.LeftIndent = InchesToPoints(1)