Uses of Class
org.docx4j.dml.CTTableStyleCellStyle
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTableStyleCellStyle in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableStyleCellStyle Modifier and Type Field Description protected CTTableStyleCellStyleCTTablePartStyle. tcStyleMethods in org.docx4j.dml that return CTTableStyleCellStyle Modifier and Type Method Description CTTableStyleCellStyleObjectFactory. createCTTableStyleCellStyle()Create an instance ofCTTableStyleCellStyleCTTableStyleCellStyleCTTablePartStyle. getTcStyle()Gets the value of the tcStyle property.Methods in org.docx4j.dml with parameters of type CTTableStyleCellStyle Modifier and Type Method Description voidCTTablePartStyle. setTcStyle(CTTableStyleCellStyle value)Sets the value of the tcStyle property.