PageSetup.AlignMarginsHeaderFooter Property

Definition

Returns True for Excel to align the header and the footer with the margins set in the page setup options. Read/write Boolean.

public:
 property bool AlignMarginsHeaderFooter { bool get(); void set(bool value); };
public bool AlignMarginsHeaderFooter { get; set; }
Public Property AlignMarginsHeaderFooter As Boolean

Property Value

Boolean

Applies to