Uses of Class
org.pptx4j.pml.CTModifyVerifier
Packages that use CTModifyVerifier
-
Uses of CTModifyVerifier in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTModifyVerifierMethods in org.pptx4j.pml that return CTModifyVerifierModifier and TypeMethodDescriptionObjectFactory.createCTModifyVerifier()Create an instance ofCTModifyVerifierPresentation.getModifyVerifier()Gets the value of the modifyVerifier property.Methods in org.pptx4j.pml with parameters of type CTModifyVerifierModifier and TypeMethodDescriptionvoidPresentation.setModifyVerifier(CTModifyVerifier value) Sets the value of the modifyVerifier property.