PbLineSpacingRule enumeration (Publisher)

Represents the line spacing for the specified paragraphs.


Name Value Description
pbLineSpacing1pt5 1 Sets the spacing for specified paragraphs to one-and-a-half lines.
pbLineSpacingDouble 2 Double-spaces the specified paragraphs (sets paragraph line spacing to two lines).
pbLineSpacingExactly 4 Sets the line spacing to exactly the value specified in the Spacing argument, even if a larger font is used within the paragraph.
pbLineSpacingMixed -9999999 A return value for the LineSpacing property that indicates that line spacing is a combination of values for the specified paragraphs.
pbLineSpacingMultiple 5 Sets the line spacing to the value specified in the Spacing argument.
pbLineSpacingSingle 0 Single spaces the specified paragraphs (sets paragraph line spacing to one space).

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.