Uses of Class
org.docx4j.wml.CTSectPrChange
Packages that use CTSectPrChange
-
Uses of CTSectPrChange in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSectPrChangeMethods in org.docx4j.wml that return CTSectPrChangeModifier and TypeMethodDescriptionObjectFactory.createCTSectPrChange()Create an instance ofCTSectPrChangeSectPr.getSectPrChange()Gets the value of the sectPrChange property.Methods in org.docx4j.wml with parameters of type CTSectPrChangeModifier and TypeMethodDescriptionvoidSectPr.setSectPrChange(CTSectPrChange value) Sets the value of the sectPrChange property.