LineSpacingRule Property

See Also         Example         Applies To

Returns or sets the line spacing for the specified paragraphs. Can be one of the following WdLineSpacing constants: wdLineSpace1pt5, wdLineSpaceAtLeast, wdLineSpaceDouble, wdLineSpaceExactly, wdLineSpaceMultiple, or wdLineSpaceSingle. Read/write Long.

Remarks

Use wdLineSpaceSingle, wdLineSpace1pt5, or wdLineSpaceDouble to set the line spacing to one of these values. To set the line spacing to an exact number of points or to a multiple number of lines, you must also set the LineSpacing property.