Uses of Class
org.pptx4j.pml.SlideLayoutIdList
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of SlideLayoutIdList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as SlideLayoutIdList Modifier and Type Field Description protected SlideLayoutIdListSldMaster. sldLayoutIdLstMethods in org.pptx4j.pml that return SlideLayoutIdList Modifier and Type Method Description SlideLayoutIdListObjectFactory. createSlideLayoutIdList()Create an instance ofSlideLayoutIdListSlideLayoutIdListSldMaster. getSldLayoutIdLst()Gets the value of the sldLayoutIdLst property.Methods in org.pptx4j.pml with parameters of type SlideLayoutIdList Modifier and Type Method Description voidSldMaster. setSldLayoutIdLst(SlideLayoutIdList value)Sets the value of the sldLayoutIdLst property.