TableStyle.BottomPadding property (Word)
Returns or sets the amount of space (in points) to add below the contents of a single cell or all the cells in a table. Read/write Single.
Syntax
expression.BottomPadding
expression Required. A variable that represents a 'TableStyle' 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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.