Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 841 Bytes

Word.TableStyle.TopPadding.md

File metadata and controls

36 lines (21 loc) · 841 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
TableStyle.TopPadding property (Word)
vbawd10.chm244776966
vbawd10.chm244776966
Word.TableStyle.TopPadding
ad0f780e-097e-e368-7b06-5a0159d97151
06/08/2017
medium

TableStyle.TopPadding property (Word)

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

Syntax

expression.TopPadding

expression Required. A variable that represents a 'TableStyle' 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

TableStyle Object

[!includeSupport and feedback]