Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTDocumentChangesList
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command |
-
Uses of CTDocumentChangesList in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with type parameters of type CTDocumentChangesList Modifier and Type Field Description protected java.util.List<CTDocumentChangesList>CTChangesInfo. docChgLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTDocumentChangesList Modifier and Type Method Description CTDocumentChangesListObjectFactory. createCTDocumentChangesList()Create an instance ofCTDocumentChangesListMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return types with arguments of type CTDocumentChangesList Modifier and Type Method Description java.util.List<CTDocumentChangesList>CTChangesInfo. getDocChgLst()Gets the value of the docChgLst property.