ConditionalStyle.BottomPadding Property

Word Developer Reference

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

Syntax

expression.BottomPadding

expression   Required. A variable that represents a ConditionalStyle object.

Remarks

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

See Also