Paragraphs.DecreaseSpacing Method
Decreases 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 DecreaseSpacing
'Usage
Dim instance As Paragraphs
instance.DecreaseSpacing()
void DecreaseSpacing()