Uses of Class
org.docx4j.wml.CTTblLook
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTblLook in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblLook Modifier and Type Field Description protected CTTblLookCTTblPrBase. tblLookprotected CTTblLookCTTblPrExBase. tblLookMethods in org.docx4j.wml that return CTTblLook Modifier and Type Method Description CTTblLookObjectFactory. createCTTblLook()Create an instance ofCTTblLookCTTblLookCTTblPrBase. getTblLook()Gets the value of the tblLook property.CTTblLookCTTblPrExBase. getTblLook()Gets the value of the tblLook property.Methods in org.docx4j.wml with parameters of type CTTblLook Modifier and Type Method Description voidCTTblPrBase. setTblLook(CTTblLook value)Sets the value of the tblLook property.voidCTTblPrExBase. setTblLook(CTTblLook value)Sets the value of the tblLook property.