Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTHeaderFooter
Packages that use CTHeaderFooter
-
Uses of CTHeaderFooter in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTHeaderFooterMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTHeaderFooterModifier and TypeMethodDescriptionObjectFactory.createCTHeaderFooter()Create an instance ofCTHeaderFooterCTPrintSettings.getHeaderFooter()Gets the value of the headerFooter property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTHeaderFooterModifier and TypeMethodDescriptionvoidCTPrintSettings.setHeaderFooter(CTHeaderFooter value) Sets the value of the headerFooter property.