Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTMainMasterMonikerList
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command |
-
Uses of CTMainMasterMonikerList 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 CTMainMasterMonikerList Modifier and Type Field Description protected CTMainMasterMonikerListCTMainMasterChanges. sldMasterMkLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTMainMasterMonikerList Modifier and Type Method Description CTMainMasterMonikerListObjectFactory. createCTMainMasterMonikerList()Create an instance ofCTMainMasterMonikerListCTMainMasterMonikerListCTMainMasterChanges. getSldMasterMkLst()Gets the value of the sldMasterMkLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return types with arguments of type CTMainMasterMonikerList Modifier and Type Method Description javax.xml.bind.JAXBElement<CTMainMasterMonikerList>ObjectFactory. createSldMasterMkLst(CTMainMasterMonikerList value)Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with parameters of type CTMainMasterMonikerList Modifier and Type Method Description javax.xml.bind.JAXBElement<CTMainMasterMonikerList>ObjectFactory. createSldMasterMkLst(CTMainMasterMonikerList value)voidCTMainMasterChanges. setSldMasterMkLst(CTMainMasterMonikerList value)Sets the value of the sldMasterMkLst property.