HTMLDivision.SpaceAfter Property
Word Developer Reference |
Returns or sets the amount of spacing (in points) after the specified HTML DIV element. Read/write Single.
Syntax
expression.SpaceAfter
expression Required. A variable that represents an HTMLDivision object.
See Also