Compartir a través de


Paragraphs.Space2 Method

Double-spaces the specified paragraphs.

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

Syntax

'Declaration
Sub Space2
'Usage
Dim instance As Paragraphs

instance.Space2()
void Space2()

Remarks

The exact spacing is determined by adding 12 points to the font size of the largest character in each paragraph.

See Also

Reference

Paragraphs Interface

Paragraphs Members

Microsoft.Office.Interop.Word Namespace