Uses of Class
org.docx4j.wml.SectPrBase
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of SectPrBase in org.docx4j.wml
Fields in org.docx4j.wml declared as SectPrBase Modifier and Type Field Description protected SectPrBaseCTSectPrChange. sectPrMethods in org.docx4j.wml that return SectPrBase Modifier and Type Method Description SectPrBaseObjectFactory. createSectPrBase()Create an instance ofSectPrBaseSectPrBaseCTSectPrChange. getSectPr()Gets the value of the sectPr property.Methods in org.docx4j.wml with parameters of type SectPrBase Modifier and Type Method Description voidCTSectPrChange. setSectPr(SectPrBase value)Sets the value of the sectPr property.