Uses of Class
org.docx4j.wml.CTDocPartGallery
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTDocPartGallery in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDocPartGallery Modifier and Type Field Description protected CTDocPartGalleryCTDocPartCategory. galleryMethods in org.docx4j.wml that return CTDocPartGallery Modifier and Type Method Description CTDocPartGalleryObjectFactory. createCTDocPartGallery()Create an instance ofCTDocPartGalleryCTDocPartGalleryCTDocPartCategory. getGallery()Gets the value of the gallery property.Methods in org.docx4j.wml with parameters of type CTDocPartGallery Modifier and Type Method Description voidCTDocPartCategory. setGallery(CTDocPartGallery value)Sets the value of the gallery property.