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