Uses of Class
org.docx4j.wml.CTDocPartGallery
Packages that use CTDocPartGallery
-
Uses of CTDocPartGallery in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDocPartGalleryMethods in org.docx4j.wml that return CTDocPartGalleryModifier and TypeMethodDescriptionObjectFactory.createCTDocPartGallery()Create an instance ofCTDocPartGalleryCTDocPartCategory.getGallery()Gets the value of the gallery property.Methods in org.docx4j.wml with parameters of type CTDocPartGalleryModifier and TypeMethodDescriptionvoidCTDocPartCategory.setGallery(CTDocPartGallery value) Sets the value of the gallery property.