Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageSettings Class / AlignMarginsHeaderFooter Property
In This Topic
    AlignMarginsHeaderFooter Property (PageSettings)
    In This Topic
    Returns True to align the header and the footer with the margins set in the page setup options.
    Syntax
    public System.bool AlignMarginsHeaderFooter {get; set;}
    See Also