Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTSlideMonikerList
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command |
-
Uses of CTSlideMonikerList in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command declared as CTSlideMonikerList Modifier and Type Field Description protected CTSlideMonikerListCTSlideChanges. sldMkLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTSlideMonikerList Modifier and Type Method Description CTSlideMonikerListObjectFactory. createCTSlideMonikerList()Create an instance ofCTSlideMonikerListCTSlideMonikerListCTSlideChanges. getSldMkLst()Gets the value of the sldMkLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return types with arguments of type CTSlideMonikerList Modifier and Type Method Description javax.xml.bind.JAXBElement<CTSlideMonikerList>ObjectFactory. createSldMkLst(CTSlideMonikerList value)Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with parameters of type CTSlideMonikerList Modifier and Type Method Description javax.xml.bind.JAXBElement<CTSlideMonikerList>ObjectFactory. createSldMkLst(CTSlideMonikerList value)voidCTSlideChanges. setSldMkLst(CTSlideMonikerList value)Sets the value of the sldMkLst property.