Uses of Class
org.docx4j.vml.wordprocessingDrawing.CTBorder
| Package | Description |
|---|---|
| org.docx4j.vml.wordprocessingDrawing |
-
Uses of CTBorder in org.docx4j.vml.wordprocessingDrawing
Methods in org.docx4j.vml.wordprocessingDrawing that return CTBorder Modifier and Type Method Description CTBorderObjectFactory. createCTBorder()Create an instance ofCTBorderMethods in org.docx4j.vml.wordprocessingDrawing that return types with arguments of type CTBorder Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTBorder>ObjectFactory. createBorderbottom(CTBorder value)jakarta.xml.bind.JAXBElement<CTBorder>ObjectFactory. createBorderleft(CTBorder value)jakarta.xml.bind.JAXBElement<CTBorder>ObjectFactory. createBorderright(CTBorder value)jakarta.xml.bind.JAXBElement<CTBorder>ObjectFactory. createBordertop(CTBorder value)Methods in org.docx4j.vml.wordprocessingDrawing with parameters of type CTBorder Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTBorder>ObjectFactory. createBorderbottom(CTBorder value)jakarta.xml.bind.JAXBElement<CTBorder>ObjectFactory. createBorderleft(CTBorder value)jakarta.xml.bind.JAXBElement<CTBorder>ObjectFactory. createBorderright(CTBorder value)jakarta.xml.bind.JAXBElement<CTBorder>ObjectFactory. createBordertop(CTBorder value)