Uses of Class
org.pptx4j.pml.CTSlideRelationshipList
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTSlideRelationshipList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTSlideRelationshipList Modifier and Type Field Description protected CTSlideRelationshipListCTCustomShow. sldLstMethods in org.pptx4j.pml that return CTSlideRelationshipList Modifier and Type Method Description CTSlideRelationshipListObjectFactory. createCTSlideRelationshipList()Create an instance ofCTSlideRelationshipListCTSlideRelationshipListCTCustomShow. getSldLst()Gets the value of the sldLst property.Methods in org.pptx4j.pml with parameters of type CTSlideRelationshipList Modifier and Type Method Description voidCTCustomShow. setSldLst(CTSlideRelationshipList value)Sets the value of the sldLst property.