Documentation of 'org.apache.poi.xssf.usermodel.XSSFEvenFooter' Java class
XSSFEvenFooter
org.apache.poi.xssf.usermodel

Class XSSFEvenFooter

  • All Implemented Interfaces:
    Footer, HeaderFooter


    public class XSSFEvenFooter
    extends XSSFHeaderFooter
    implements Footer
    Even page footer value. Corresponds to even printed pages. Even page(s) in the sheet may not be printed, for example, if the print area is specified to be a range such that it falls outside an even page's scope. If no even footer is specified, then the odd footer's value is assumed for even page footers.
    • Constructor Detail

      • XSSFEvenFooter

        public XSSFEvenFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter headerFooter)
        Create an instance of XSSFEvenFooter from the supplied XML bean
        Parameters:
        headerFooter -
        See Also:
        XSSFSheet.getEvenFooter()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.