Uses of Class
org.pptx4j.pml.CTExtensionListModify
Packages that use CTExtensionListModify
-
Uses of CTExtensionListModify in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main
Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return types with arguments of type CTExtensionListModifyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTExtensionListModify>ObjectFactory.createExtLst(CTExtensionListModify value) Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTExtensionListModifyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTExtensionListModify>ObjectFactory.createExtLst(CTExtensionListModify value) -
Uses of CTExtensionListModify in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTExtensionListModifyModifier and TypeFieldDescriptionprotected CTExtensionListModifyCTComment.extLstprotected CTExtensionListModifyCTGraphicalObjectFrame.extLstprotected CTExtensionListModifyCTHeaderFooter.extLstprotected CTExtensionListModifyCTPlaceholder.extLstprotected CTExtensionListModifyCTSlideTiming.extLstprotected CTExtensionListModifyCTSlideTransition.extLstprotected CTExtensionListModifyCxnSp.extLstprotected CTExtensionListModifyGroupShape.extLstprotected CTExtensionListModifyHandoutMaster.extLstprotected CTExtensionListModifyNotes.extLstprotected CTExtensionListModifyNotesMaster.extLstprotected CTExtensionListModifyPic.extLstprotected CTExtensionListModifyShape.extLstprotected CTExtensionListModifySld.extLstprotected CTExtensionListModifySldLayout.extLstprotected CTExtensionListModifySldMaster.extLstMethods in org.pptx4j.pml that return CTExtensionListModifyModifier and TypeMethodDescriptionObjectFactory.createCTExtensionListModify()Create an instance ofCTExtensionListModifyCTComment.getExtLst()Gets the value of the extLst property.CTGraphicalObjectFrame.getExtLst()Gets the value of the extLst property.CTHeaderFooter.getExtLst()Gets the value of the extLst property.CTPlaceholder.getExtLst()Gets the value of the extLst property.CTSlideTiming.getExtLst()Gets the value of the extLst property.CTSlideTransition.getExtLst()Gets the value of the extLst property.CxnSp.getExtLst()Gets the value of the extLst property.GroupShape.getExtLst()Gets the value of the extLst property.HandoutMaster.getExtLst()Gets the value of the extLst property.Notes.getExtLst()Gets the value of the extLst property.NotesMaster.getExtLst()Gets the value of the extLst property.Pic.getExtLst()Gets the value of the extLst property.Shape.getExtLst()Gets the value of the extLst property.Sld.getExtLst()Gets the value of the extLst property.SldLayout.getExtLst()Gets the value of the extLst property.SldMaster.getExtLst()Gets the value of the extLst property.Methods in org.pptx4j.pml with parameters of type CTExtensionListModifyModifier and TypeMethodDescriptionvoidCTComment.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidCTGraphicalObjectFrame.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidCTHeaderFooter.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidCTPlaceholder.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidCTSlideTiming.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidCTSlideTransition.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidCxnSp.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidGroupShape.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidHandoutMaster.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidNotes.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidNotesMaster.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidPic.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidShape.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidSld.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidSldLayout.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.voidSldMaster.setExtLst(CTExtensionListModify value) Sets the value of the extLst property.