Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTHeaderFooter
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTHeaderFooter Modifier and Type Field Description protected CTHeaderFooterCTPrintSettings. headerFooterMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex 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.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTHeaderFooter Modifier and Type Method Description voidCTPrintSettings. setHeaderFooter(CTHeaderFooter value)Sets the value of the headerFooter property.