Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main.CTSectionSlideIdList
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main |
-
Uses of CTSectionSlideIdList in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main declared as CTSectionSlideIdList Modifier and Type Field Description protected CTSectionSlideIdListCTSection. sldIdLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return CTSectionSlideIdList Modifier and Type Method Description CTSectionSlideIdListObjectFactory. createCTSectionSlideIdList()Create an instance ofCTSectionSlideIdListCTSectionSlideIdListCTSection. getSldIdLst()Gets the value of the sldIdLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTSectionSlideIdList Modifier and Type Method Description voidCTSection. setSldIdLst(CTSectionSlideIdList value)Sets the value of the sldIdLst property.