PageSetup.ScaleWithDocHeaderFooter Property

Excel Developer Reference

Returns or sets if the header and footer should be scaled with the document when the size of the document changes. Read/write Boolean.

Version Information
 Version Added:  Excel 2007

Syntax

expression.ScaleWithDocHeaderFooter

expression   A variable that represents a PageSetup object.

See Also