Uses of Class
org.docx4j.dml.CTTableStyleTextStyle
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTableStyleTextStyle in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableStyleTextStyle Modifier and Type Field Description protected CTTableStyleTextStyleCTTablePartStyle. tcTxStyleMethods in org.docx4j.dml that return CTTableStyleTextStyle Modifier and Type Method Description CTTableStyleTextStyleObjectFactory. createCTTableStyleTextStyle()Create an instance ofCTTableStyleTextStyleCTTableStyleTextStyleCTTablePartStyle. getTcTxStyle()Gets the value of the tcTxStyle property.Methods in org.docx4j.dml with parameters of type CTTableStyleTextStyle Modifier and Type Method Description voidCTTablePartStyle. setTcTxStyle(CTTableStyleTextStyle value)Sets the value of the tcTxStyle property.