Uses of Class
org.pptx4j.pml.CTModifyVerifier
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTModifyVerifier in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTModifyVerifier Modifier and Type Field Description protected CTModifyVerifierPresentation. modifyVerifierMethods in org.pptx4j.pml that return CTModifyVerifier Modifier and Type Method Description CTModifyVerifierObjectFactory. createCTModifyVerifier()Create an instance ofCTModifyVerifierCTModifyVerifierPresentation. getModifyVerifier()Gets the value of the modifyVerifier property.Methods in org.pptx4j.pml with parameters of type CTModifyVerifier Modifier and Type Method Description voidPresentation. setModifyVerifier(CTModifyVerifier value)Sets the value of the modifyVerifier property.