Uses of Class
org.docx4j.wml.CTSectPrChange
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSectPrChange in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSectPrChange Modifier and Type Field Description protected CTSectPrChangeSectPr. sectPrChangeMethods in org.docx4j.wml that return CTSectPrChange Modifier and Type Method Description CTSectPrChangeObjectFactory. createCTSectPrChange()Create an instance ofCTSectPrChangeCTSectPrChangeSectPr. getSectPrChange()Gets the value of the sectPrChange property.Methods in org.docx4j.wml with parameters of type CTSectPrChange Modifier and Type Method Description voidSectPr. setSectPrChange(CTSectPrChange value)Sets the value of the sectPrChange property.