setHeaderPadding Method

Microsoft FrontPage Visual Basic

setHeaderPadding Method

Sets the cell padding in a header for a layout cell or cell formatting table.

expression.setHeaderPadding(ival)

expression    Required. An expression that returns an FPLayoutRegion object.

ival    Required Integer. Specifies the size of the padding. Corresponds to the cellpadding attribute.

Remarks

Use the getHeaderPadding method to return the cell padding in a header for a layout cell or cell formatting table.