Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main.CTSectionSlideIdList
Packages that use CTSectionSlideIdList
-
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 CTSectionSlideIdListMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main that return CTSectionSlideIdListModifier and TypeMethodDescriptionObjectFactory.createCTSectionSlideIdList()Create an instance ofCTSectionSlideIdListCTSection.getSldIdLst()Gets the value of the sldIdLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2010.main with parameters of type CTSectionSlideIdListModifier and TypeMethodDescriptionvoidCTSection.setSldIdLst(CTSectionSlideIdList value) Sets the value of the sldIdLst property.