_ParagraphFormat.Space1 Method

Single-spaces the specified paragraphs. The exact spacing is determined by the font size of the largest characters in each paragraph.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Space1
'Usage
Dim instance As _ParagraphFormat

instance.Space1()
void Space1()

See Also

Reference

_ParagraphFormat Interface

_ParagraphFormat Members

Microsoft.Office.Interop.Word Namespace