Uses of Class
org.docx4j.dml.CTTableStyleTextStyle
Packages that use CTTableStyleTextStyle
-
Uses of CTTableStyleTextStyle in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableStyleTextStyleMethods in org.docx4j.dml that return CTTableStyleTextStyleModifier and TypeMethodDescriptionObjectFactory.createCTTableStyleTextStyle()Create an instance ofCTTableStyleTextStyleCTTablePartStyle.getTcTxStyle()Gets the value of the tcTxStyle property.Methods in org.docx4j.dml with parameters of type CTTableStyleTextStyleModifier and TypeMethodDescriptionvoidCTTablePartStyle.setTcTxStyle(CTTableStyleTextStyle value) Sets the value of the tcTxStyle property.