Uses of Class
org.pptx4j.pml.CTHeaderFooter
Packages that use CTHeaderFooter
-
Uses of CTHeaderFooter in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTHeaderFooterModifier and TypeFieldDescriptionprotected CTHeaderFooterHandoutMaster.hfprotected CTHeaderFooterNotesMaster.hfprotected CTHeaderFooterSldLayout.hfprotected CTHeaderFooterSldMaster.hfMethods in org.pptx4j.pml that return CTHeaderFooterModifier and TypeMethodDescriptionObjectFactory.createCTHeaderFooter()Create an instance ofCTHeaderFooterHandoutMaster.getHf()Gets the value of the hf property.NotesMaster.getHf()Gets the value of the hf property.SldLayout.getHf()Gets the value of the hf property.SldMaster.getHf()Gets the value of the hf property.Methods in org.pptx4j.pml with parameters of type CTHeaderFooterModifier and TypeMethodDescriptionvoidHandoutMaster.setHf(CTHeaderFooter value) Sets the value of the hf property.voidNotesMaster.setHf(CTHeaderFooter value) Sets the value of the hf property.voidSldLayout.setHf(CTHeaderFooter value) Sets the value of the hf property.voidSldMaster.setHf(CTHeaderFooter value) Sets the value of the hf property.