Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTCommentMonikerList
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command |
-
Uses of CTCommentMonikerList 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 CTCommentMonikerList Modifier and Type Field Description protected CTCommentMonikerListCTCommentChanges. cmMkLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTCommentMonikerList Modifier and Type Method Description CTCommentMonikerListObjectFactory. createCTCommentMonikerList()Create an instance ofCTCommentMonikerListCTCommentMonikerListCTCommentChanges. getCmMkLst()Gets the value of the cmMkLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return types with arguments of type CTCommentMonikerList Modifier and Type Method Description javax.xml.bind.JAXBElement<CTCommentMonikerList>ObjectFactory. createCmMkLst(CTCommentMonikerList value)Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with parameters of type CTCommentMonikerList Modifier and Type Method Description javax.xml.bind.JAXBElement<CTCommentMonikerList>ObjectFactory. createCmMkLst(CTCommentMonikerList value)voidCTCommentChanges. setCmMkLst(CTCommentMonikerList value)Sets the value of the cmMkLst property.