Uses of Class
org.docx4j.dml.CTFlatText
| Package | Description |
|---|---|
| org.docx4j.dml | |
| org.docx4j.dml.diagram |
-
Uses of CTFlatText in org.docx4j.dml
Fields in org.docx4j.dml declared as CTFlatText Modifier and Type Field Description protected CTFlatTextCTTextBodyProperties. flatTxMethods in org.docx4j.dml that return CTFlatText Modifier and Type Method Description CTFlatTextObjectFactory. createCTFlatText()Create an instance ofCTFlatTextCTFlatTextCTTextBodyProperties. getFlatTx()Gets the value of the flatTx property.Methods in org.docx4j.dml with parameters of type CTFlatText Modifier and Type Method Description voidCTTextBodyProperties. setFlatTx(CTFlatText value)Sets the value of the flatTx property. -
Uses of CTFlatText in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTFlatText Modifier and Type Field Description protected CTFlatTextCTTextProps. flatTxMethods in org.docx4j.dml.diagram that return CTFlatText Modifier and Type Method Description CTFlatTextCTTextProps. getFlatTx()Gets the value of the flatTx property.Methods in org.docx4j.dml.diagram with parameters of type CTFlatText Modifier and Type Method Description voidCTTextProps. setFlatTx(CTFlatText value)Sets the value of the flatTx property.