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