Paragraphs.IncreaseSpacing Method
Increases the spacing before and after paragraphs in six-point increments.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub IncreaseSpacing
'Usage
Dim instance As Paragraphs
instance.IncreaseSpacing()
void IncreaseSpacing()