Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTCommentAuthorMonikerList
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command |
-
Uses of CTCommentAuthorMonikerList 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 CTCommentAuthorMonikerList Modifier and Type Field Description protected CTCommentAuthorMonikerListCTCommentAuthorChanges. cmAuthorMkLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTCommentAuthorMonikerList Modifier and Type Method Description CTCommentAuthorMonikerListObjectFactory. createCTCommentAuthorMonikerList()Create an instance ofCTCommentAuthorMonikerListCTCommentAuthorMonikerListCTCommentAuthorChanges. getCmAuthorMkLst()Gets the value of the cmAuthorMkLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return types with arguments of type CTCommentAuthorMonikerList Modifier and Type Method Description javax.xml.bind.JAXBElement<CTCommentAuthorMonikerList>ObjectFactory. createCmAuthorMkLst(CTCommentAuthorMonikerList value)Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with parameters of type CTCommentAuthorMonikerList Modifier and Type Method Description javax.xml.bind.JAXBElement<CTCommentAuthorMonikerList>ObjectFactory. createCmAuthorMkLst(CTCommentAuthorMonikerList value)voidCTCommentAuthorChanges. setCmAuthorMkLst(CTCommentAuthorMonikerList value)Sets the value of the cmAuthorMkLst property.