TableStyle.Spacing Property
Word Developer Reference |
Returns or sets the spacing (in points) between the cells in a table style. Read/write Single.
Syntax
expression.Spacing
expression Required. A variable that represents a TableStyle object.
See Also