Font object: Returns or sets the spacing between characters, in points. Read/write Single.
Table object: Returns or sets the spacing between the cells in a table, in points. Read/write Single.
TextColumns object: Returns or sets the spacing between the columns in the collection, in points. After this property has been set, the EvenlySpaced property is True. Read/write Single.
Note To return or set the spacing for a single text column when EvenlySpaced is False, use the SpaceAfter property of the TextColumn object.