Uses of Class
org.docx4j.wml.CTFFData
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFFData in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFFData Modifier and Type Field Description protected CTFFDataFldChar. ffDataMethods in org.docx4j.wml that return CTFFData Modifier and Type Method Description CTFFDataObjectFactory. createCTFFData()Create an instance ofCTFFDataCTFFDataFldChar. getFfData()Gets the value of the ffData property.Methods in org.docx4j.wml with parameters of type CTFFData Modifier and Type Method Description voidFldChar. setFfData(CTFFData value)Sets the value of the ffData property.