Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies a line spacing format to be applied to a paragraph.
| Name | Value | Description |
|---|---|---|
| wdLineSpace1pt5 | 1 | Space-and-a-half line spacing. Spacing is equivalent to the current font size plus 6 points. |
| wdLineSpaceAtLeast | 3 | Line spacing is always at least a specified amount. The amount is specified separately. |
| wdLineSpaceDouble | 2 | Double spaced. |
| wdLineSpaceExactly | 4 | Line spacing is only the exact maximum amount of space required. This setting commonly uses less space than single spacing. |
| wdLineSpaceMultiple | 5 | Line spacing determined by the number of lines indicated. |
| wdLineSpaceSingle | 0 | Single spaced. default |
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.