Uses of Class
org.docx4j.wml.CTTblLook
Packages that use CTTblLook
-
Uses of CTTblLook in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblLookModifier and TypeFieldDescriptionprotected CTTblLookCTTblPrBase.tblLookprotected CTTblLookCTTblPrExBase.tblLookMethods in org.docx4j.wml that return CTTblLookModifier and TypeMethodDescriptionObjectFactory.createCTTblLook()Create an instance ofCTTblLookCTTblPrBase.getTblLook()Gets the value of the tblLook property.CTTblPrExBase.getTblLook()Gets the value of the tblLook property.Methods in org.docx4j.wml with parameters of type CTTblLookModifier and TypeMethodDescriptionvoidCTTblPrBase.setTblLook(CTTblLook value) Sets the value of the tblLook property.voidCTTblPrExBase.setTblLook(CTTblLook value) Sets the value of the tblLook property.