Uses of Class
org.docx4j.wml.TblWidth
Packages that use TblWidth
-
Uses of TblWidth in org.docx4j.wml
Fields in org.docx4j.wml declared as TblWidthModifier and TypeFieldDescriptionprotected TblWidthCTTblCellMar.bottomprotected TblWidthTcMar.bottomprotected TblWidthCTTblCellMar.leftprotected TblWidthTcMar.leftprotected TblWidthCTTblCellMar.rightprotected TblWidthTcMar.rightprotected TblWidthCTTblPrBase.tblCellSpacingprotected TblWidthCTTblPrExBase.tblCellSpacingprotected TblWidthCTTblPrBase.tblIndprotected TblWidthCTTblPrExBase.tblIndprotected TblWidthCTTblPrBase.tblWprotected TblWidthCTTblPrExBase.tblWprotected TblWidthTcPrInner.tcWprotected TblWidthCTTblCellMar.topprotected TblWidthTcMar.topMethods in org.docx4j.wml that return TblWidthModifier and TypeMethodDescriptionObjectFactory.createTblWidth()Create an instance ofTblWidthCTTblCellMar.getBottom()Gets the value of the bottom property.TcMar.getBottom()Gets the value of the bottom property.CTTblCellMar.getLeft()Gets the value of the left property.TcMar.getLeft()Gets the value of the left property.CTTblCellMar.getRight()Gets the value of the right property.TcMar.getRight()Gets the value of the right property.CTTblPrBase.getTblCellSpacing()Gets the value of the tblCellSpacing property.CTTblPrExBase.getTblCellSpacing()Gets the value of the tblCellSpacing property.CTTblPrBase.getTblInd()Gets the value of the tblInd property.CTTblPrExBase.getTblInd()Gets the value of the tblInd property.CTTblPrBase.getTblW()Gets the value of the tblW property.CTTblPrExBase.getTblW()Gets the value of the tblW property.TcPrInner.getTcW()Gets the value of the tcW property.CTTblCellMar.getTop()Gets the value of the top property.TcMar.getTop()Gets the value of the top property.Methods in org.docx4j.wml that return types with arguments of type TblWidthModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TblWidth>ObjectFactory.createCTTrPrBaseTblCellSpacing(TblWidth value) jakarta.xml.bind.JAXBElement<TblWidth>ObjectFactory.createCTTrPrBaseWAfter(TblWidth value) jakarta.xml.bind.JAXBElement<TblWidth>ObjectFactory.createCTTrPrBaseWBefore(TblWidth value) Methods in org.docx4j.wml with parameters of type TblWidthModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TblWidth>ObjectFactory.createCTTrPrBaseTblCellSpacing(TblWidth value) jakarta.xml.bind.JAXBElement<TblWidth>ObjectFactory.createCTTrPrBaseWAfter(TblWidth value) jakarta.xml.bind.JAXBElement<TblWidth>ObjectFactory.createCTTrPrBaseWBefore(TblWidth value) voidSets the value of the bottom property.voidSets the value of the bottom property.voidSets the value of the left property.voidSets the value of the left property.voidSets the value of the right property.voidSets the value of the right property.voidCTTblPrBase.setTblCellSpacing(TblWidth value) Sets the value of the tblCellSpacing property.voidCTTblPrExBase.setTblCellSpacing(TblWidth value) Sets the value of the tblCellSpacing property.voidSets the value of the tblInd property.voidSets the value of the tblInd property.voidSets the value of the tblW property.voidSets the value of the tblW property.voidSets the value of the tcW property.voidSets the value of the top property.voidSets the value of the top property.