Uses of Class
org.pptx4j.pml.CTSlideRelationshipList
Packages that use CTSlideRelationshipList
-
Uses of CTSlideRelationshipList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTSlideRelationshipListMethods in org.pptx4j.pml that return CTSlideRelationshipListModifier and TypeMethodDescriptionObjectFactory.createCTSlideRelationshipList()Create an instance ofCTSlideRelationshipListCTCustomShow.getSldLst()Gets the value of the sldLst property.Methods in org.pptx4j.pml with parameters of type CTSlideRelationshipListModifier and TypeMethodDescriptionvoidCTCustomShow.setSldLst(CTSlideRelationshipList value) Sets the value of the sldLst property.