getFooterSize Method

Microsoft FrontPage Visual Basic

getFooterSize Method

Returns an Integer that represents the height of the footer for a layout cell or cell formatting table. A zero value indicates no footer.

expression.getFooterSize

expression    Required. An expression that returns an FPLayoutRegion object.

Remarks

Use the setFooterSize method to set the height of the footer for a layout cell or cell formatting table.