PageSetup.AlignMarginsHeaderFooter Property
Excel Developer Reference |
Returns True for Excel to align the header and the footer with the margins set in the page setup options. Read/write Boolean.
Version Information
Version Added: Excel 2007
Syntax
expression.AlignMarginsHeaderFooter
expression A variable that represents a PageSetup object.
See Also