Paragraph.SpaceBefore (Word)
Returns or sets the spacing (in points) before the specified paragraphs.
ActiveDocument.Paragraphs(2).SpaceBefore = 12
Returns or sets the spacing (in points) before the specified paragraphs.
ActiveDocument.Paragraphs(2).SpaceBefore = 12