Uses of Class
org.docx4j.wml.TcPrInner
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of TcPrInner in org.docx4j.wml
Subclasses of TcPrInner in org.docx4j.wml Modifier and Type Class Description classTcPrJava class for CT_TcPr complex type.Fields in org.docx4j.wml declared as TcPrInner Modifier and Type Field Description protected TcPrInnerCTTcPrChange. tcPrMethods in org.docx4j.wml that return TcPrInner Modifier and Type Method Description TcPrInnerObjectFactory. createTcPrInner()Create an instance ofTcPrInnerTcPrInnerCTTcPrChange. getTcPr()Gets the value of the tcPr property.Methods in org.docx4j.wml with parameters of type TcPrInner Modifier and Type Method Description voidCTTcPrChange. setTcPr(TcPrInner value)Sets the value of the tcPr property.