Uses of Class
org.docx4j.dml.chart.CTHeaderFooter
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTHeaderFooter in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTHeaderFooter Modifier and Type Field Description protected CTHeaderFooterCTPrintSettings. headerFooterMethods in org.docx4j.dml.chart that return CTHeaderFooter Modifier and Type Method Description CTHeaderFooterObjectFactory. createCTHeaderFooter()Create an instance ofCTHeaderFooterCTHeaderFooterCTPrintSettings. getHeaderFooter()Gets the value of the headerFooter property.Methods in org.docx4j.dml.chart with parameters of type CTHeaderFooter Modifier and Type Method Description voidCTPrintSettings. setHeaderFooter(CTHeaderFooter value)Sets the value of the headerFooter property.