Uses of Class
org.pptx4j.pml.Presentation.SldMasterIdLst
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of Presentation.SldMasterIdLst in org.pptx4j.pml
Fields in org.pptx4j.pml declared as Presentation.SldMasterIdLst Modifier and Type Field Description protected Presentation.SldMasterIdLstPresentation. sldMasterIdLstMethods in org.pptx4j.pml that return Presentation.SldMasterIdLst Modifier and Type Method Description Presentation.SldMasterIdLstObjectFactory. createPresentationSldMasterIdLst()Create an instance ofPresentation.SldMasterIdLstPresentation.SldMasterIdLstPresentation. getSldMasterIdLst()Gets the value of the sldMasterIdLst property.Methods in org.pptx4j.pml with parameters of type Presentation.SldMasterIdLst Modifier and Type Method Description voidPresentation. setSldMasterIdLst(Presentation.SldMasterIdLst value)Sets the value of the sldMasterIdLst property.