Paragraphs.CharacterUnitLeftIndent (Word)
Returns or sets the left indent value (in characters) for the specified paragraphs.
ActiveDocument.Paragraphs(1) _
.CharacterUnitLeftIndent = 1
Returns or sets the left indent value (in characters) for the specified paragraphs.
ActiveDocument.Paragraphs(1) _
.CharacterUnitLeftIndent = 1