Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x201510.main.CTClientRevisionList
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x201510.main |
-
Uses of CTClientRevisionList in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201510.main
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201510.main declared as CTClientRevisionList Modifier and Type Field Description protected CTClientRevisionListCTRevisionInfo. revLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201510.main that return CTClientRevisionList Modifier and Type Method Description CTClientRevisionListObjectFactory. createCTClientRevisionList()Create an instance ofCTClientRevisionListCTClientRevisionListCTRevisionInfo. getRevLst()Gets the value of the revLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x201510.main with parameters of type CTClientRevisionList Modifier and Type Method Description voidCTRevisionInfo. setRevLst(CTClientRevisionList value)Sets the value of the revLst property.