Uses of Class
org.pptx4j.pml.Presentation.SldIdLst
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of Presentation.SldIdLst in org.pptx4j.pml
Fields in org.pptx4j.pml declared as Presentation.SldIdLst Modifier and Type Field Description protected Presentation.SldIdLstPresentation. sldIdLstMethods in org.pptx4j.pml that return Presentation.SldIdLst Modifier and Type Method Description Presentation.SldIdLstObjectFactory. createPresentationSldIdLst()Create an instance ofPresentation.SldIdLstPresentation.SldIdLstPresentation. getSldIdLst()Gets the value of the sldIdLst property.Methods in org.pptx4j.pml with parameters of type Presentation.SldIdLst Modifier and Type Method Description voidPresentation. setSldIdLst(Presentation.SldIdLst value)Sets the value of the sldIdLst property.