Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / OddAndEvenPagesHeaderFooter Property
In This Topic
    OddAndEvenPagesHeaderFooter Property
    In This Topic
    True if the specified PageSetup object has different headers and footers for odd-numbered and even-numbered pages.
    Syntax
    System.bool OddAndEvenPagesHeaderFooter {get; set;}
    See Also