Uses of Class
org.docx4j.dml.CTGvmlPictureNonVisual
Packages that use CTGvmlPictureNonVisual
-
Uses of CTGvmlPictureNonVisual in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGvmlPictureNonVisualMethods in org.docx4j.dml that return CTGvmlPictureNonVisualModifier and TypeMethodDescriptionObjectFactory.createCTGvmlPictureNonVisual()Create an instance ofCTGvmlPictureNonVisualCTGvmlPicture.getNvPicPr()Gets the value of the nvPicPr property.Methods in org.docx4j.dml with parameters of type CTGvmlPictureNonVisualModifier and TypeMethodDescriptionvoidCTGvmlPicture.setNvPicPr(CTGvmlPictureNonVisual value) Sets the value of the nvPicPr property.