Uses of Class
org.docx4j.wml.CTAltChunkPr
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTAltChunkPr in org.docx4j.wml
Fields in org.docx4j.wml declared as CTAltChunkPr Modifier and Type Field Description protected CTAltChunkPrCTAltChunk. altChunkPrMethods in org.docx4j.wml that return CTAltChunkPr Modifier and Type Method Description CTAltChunkPrObjectFactory. createCTAltChunkPr()Create an instance ofCTAltChunkPrCTAltChunkPrCTAltChunk. getAltChunkPr()Gets the value of the altChunkPr property.Methods in org.docx4j.wml with parameters of type CTAltChunkPr Modifier and Type Method Description voidCTAltChunk. setAltChunkPr(CTAltChunkPr value)Sets the value of the altChunkPr property.