Uses of Class
org.docx4j.dml.CTTableStyleCellStyle
Packages that use CTTableStyleCellStyle
-
Uses of CTTableStyleCellStyle in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableStyleCellStyleMethods in org.docx4j.dml that return CTTableStyleCellStyleModifier and TypeMethodDescriptionObjectFactory.createCTTableStyleCellStyle()Create an instance ofCTTableStyleCellStyleCTTablePartStyle.getTcStyle()Gets the value of the tcStyle property.Methods in org.docx4j.dml with parameters of type CTTableStyleCellStyleModifier and TypeMethodDescriptionvoidCTTablePartStyle.setTcStyle(CTTableStyleCellStyle value) Sets the value of the tcStyle property.