Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTSlideLayoutMonikerList
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command |
-
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 CTSlideLayoutMonikerList Modifier and Type Field Description protected CTSlideLayoutMonikerListCTSlideLayoutChanges. sldLayoutMkLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTSlideLayoutMonikerList Modifier and Type Method Description CTSlideLayoutMonikerListObjectFactory. createCTSlideLayoutMonikerList()Create an instance ofCTSlideLayoutMonikerListCTSlideLayoutMonikerListCTSlideLayoutChanges. 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 CTSlideLayoutMonikerList Modifier and Type Method Description javax.xml.bind.JAXBElement<CTSlideLayoutMonikerList>ObjectFactory. createSldLayoutMkLst(CTSlideLayoutMonikerList value)Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with parameters of type CTSlideLayoutMonikerList Modifier and Type Method Description javax.xml.bind.JAXBElement<CTSlideLayoutMonikerList>ObjectFactory. createSldLayoutMkLst(CTSlideLayoutMonikerList value)voidCTSlideLayoutChanges. setSldLayoutMkLst(CTSlideLayoutMonikerList value)Sets the value of the sldLayoutMkLst property.