Uses of Class
org.pptx4j.pml.CTExtensionListModify
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main | |
| org.pptx4j.pml |
-
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 CTExtensionListModify Modifier and Type Method Description javax.xml.bind.JAXBElement<CTExtensionListModify>ObjectFactory. createExtLst(CTExtensionListModify value)Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTExtensionListModify Modifier and Type Method Description javax.xml.bind.JAXBElement<CTExtensionListModify>ObjectFactory. createExtLst(CTExtensionListModify value) -
Uses of CTExtensionListModify in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTExtensionListModify Modifier and Type Field Description protected 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 CTExtensionListModify Modifier and Type Method Description CTExtensionListModifyObjectFactory. createCTExtensionListModify()Create an instance ofCTExtensionListModifyCTExtensionListModifyCTComment. getExtLst()Gets the value of the extLst property.CTExtensionListModifyCTGraphicalObjectFrame. getExtLst()Gets the value of the extLst property.CTExtensionListModifyCTHeaderFooter. getExtLst()Gets the value of the extLst property.CTExtensionListModifyCTPlaceholder. getExtLst()Gets the value of the extLst property.CTExtensionListModifyCTSlideTiming. getExtLst()Gets the value of the extLst property.CTExtensionListModifyCTSlideTransition. getExtLst()Gets the value of the extLst property.CTExtensionListModifyCxnSp. getExtLst()Gets the value of the extLst property.CTExtensionListModifyGroupShape. getExtLst()Gets the value of the extLst property.CTExtensionListModifyHandoutMaster. getExtLst()Gets the value of the extLst property.CTExtensionListModifyNotes. getExtLst()Gets the value of the extLst property.CTExtensionListModifyNotesMaster. getExtLst()Gets the value of the extLst property.CTExtensionListModifyPic. getExtLst()Gets the value of the extLst property.CTExtensionListModifyShape. getExtLst()Gets the value of the extLst property.CTExtensionListModifySld. getExtLst()Gets the value of the extLst property.CTExtensionListModifySldLayout. getExtLst()Gets the value of the extLst property.CTExtensionListModifySldMaster. getExtLst()Gets the value of the extLst property.Methods in org.pptx4j.pml with parameters of type CTExtensionListModify Modifier and Type Method Description voidCTComment. 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.