Share via


ConditionalStyle.TopPadding Property (Word)

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

Syntax

expression .TopPadding

expression Required. A variable that represents a ConditionalStyle object.

Remarks

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

See Also

Concepts

ConditionalStyle Object Members

ConditionalStyle Object