Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTSlideLayoutMonikerList
Packages that use CTSlideLayoutMonikerList
-
Uses of CTSlideLayoutMonikerList 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 CTSlideLayoutMonikerListModifier and TypeFieldDescriptionprotected CTSlideLayoutMonikerListCTSlideLayoutChanges.sldLayoutMkLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTSlideLayoutMonikerListModifier and TypeMethodDescriptionObjectFactory.createCTSlideLayoutMonikerList()Create an instance ofCTSlideLayoutMonikerListCTSlideLayoutChanges.getSldLayoutMkLst()Gets the value of the sldLayoutMkLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return types with arguments of type CTSlideLayoutMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTSlideLayoutMonikerList>ObjectFactory.createSldLayoutMkLst(CTSlideLayoutMonikerList value) Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with parameters of type CTSlideLayoutMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTSlideLayoutMonikerList>ObjectFactory.createSldLayoutMkLst(CTSlideLayoutMonikerList value) voidCTSlideLayoutChanges.setSldLayoutMkLst(CTSlideLayoutMonikerList value) Sets the value of the sldLayoutMkLst property.