Uses of Class
org.docx4j.wml.CTAltChunkPr
Packages that use CTAltChunkPr
-
Uses of CTAltChunkPr in org.docx4j.wml
Fields in org.docx4j.wml declared as CTAltChunkPrMethods in org.docx4j.wml that return CTAltChunkPrModifier and TypeMethodDescriptionObjectFactory.createCTAltChunkPr()Create an instance ofCTAltChunkPrCTAltChunk.getAltChunkPr()Gets the value of the altChunkPr property.Methods in org.docx4j.wml with parameters of type CTAltChunkPrModifier and TypeMethodDescriptionvoidCTAltChunk.setAltChunkPr(CTAltChunkPr value) Sets the value of the altChunkPr property.