Uses of Class
org.docx4j.wml.CTDivBdr
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTDivBdr in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDivBdr Modifier and Type Field Description protected CTDivBdrCTDiv. divBdrMethods in org.docx4j.wml that return CTDivBdr Modifier and Type Method Description CTDivBdrObjectFactory. createCTDivBdr()Create an instance ofCTDivBdrCTDivBdrCTDiv. getDivBdr()Gets the value of the divBdr property.Methods in org.docx4j.wml with parameters of type CTDivBdr Modifier and Type Method Description voidCTDiv. setDivBdr(CTDivBdr value)Sets the value of the divBdr property.