Uses of Class
org.docx4j.wml.CTTblLayoutType
Packages that use CTTblLayoutType
-
Uses of CTTblLayoutType in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblLayoutTypeModifier and TypeFieldDescriptionprotected CTTblLayoutTypeCTTblPrBase.tblLayoutprotected CTTblLayoutTypeCTTblPrExBase.tblLayoutMethods in org.docx4j.wml that return CTTblLayoutTypeModifier and TypeMethodDescriptionObjectFactory.createCTTblLayoutType()Create an instance ofCTTblLayoutTypeCTTblPrBase.getTblLayout()Gets the value of the tblLayout property.CTTblPrExBase.getTblLayout()Gets the value of the tblLayout property.Methods in org.docx4j.wml with parameters of type CTTblLayoutTypeModifier and TypeMethodDescriptionvoidCTTblPrBase.setTblLayout(CTTblLayoutType value) Sets the value of the tblLayout property.voidCTTblPrExBase.setTblLayout(CTTblLayoutType value) Sets the value of the tblLayout property.