Uses of Class
org.docx4j.wml.TcPrInner.TcBorders
Packages that use TcPrInner.TcBorders
-
Uses of TcPrInner.TcBorders in org.docx4j.wml
Fields in org.docx4j.wml declared as TcPrInner.TcBordersMethods in org.docx4j.wml that return TcPrInner.TcBordersModifier and TypeMethodDescriptionObjectFactory.createTcPrInnerTcBorders()Create an instance ofTcPrInner.TcBordersTcPrInner.getTcBorders()Gets the value of the tcBorders property.Methods in org.docx4j.wml with parameters of type TcPrInner.TcBordersModifier and TypeMethodDescriptionvoidTcPrInner.setTcBorders(TcPrInner.TcBorders value) Sets the value of the tcBorders property.