Package | Description |
---|---|
org.docx4j.model.fields | |
org.docx4j.wml |
Modifier and Type | Method and Description |
---|---|
CTFFData |
FieldRef.getFormFieldProperties()
Properties specific to FORMCHECKBOX, FORMDROPDOWN, FORMTEXT
|
Modifier and Type | Method and Description |
---|---|
void |
FieldRef.setFormFieldProperties(CTFFData formFieldProperties) |
Modifier and Type | Field and Description |
---|---|
protected CTFFData |
FldChar.ffData |
Modifier and Type | Method and Description |
---|---|
CTFFData |
ObjectFactory.createCTFFData()
Create an instance of
CTFFData |
CTFFData |
FldChar.getFfData()
Gets the value of the ffData property.
|
Modifier and Type | Method and Description |
---|---|
void |
FldChar.setFfData(CTFFData value)
Sets the value of the ffData property.
|
Copyright © 2007-2019. All Rights Reserved.