_ParagraphFormat.CloseUp Method
Removes any spacing before the specified paragraphs.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub CloseUp
'Usage
Dim instance As _ParagraphFormat
instance.CloseUp()
void CloseUp()