Partager via


TableStyle.RightPadding Property (Word)

Returns or sets the amount of space (in points) to add to the right of the contents of all the cells in a table. Read/write Single.

Syntax

expression .RightPadding

expression Required. A variable that represents a TableStyle object.

Remarks

The setting of the RightPadding property for a single cell overrides the setting of the RightPadding property for the entire table.

See Also

Concepts

TableStyle Object Members

TableStyle Object