Package | Description |
---|---|
org.docx4j.model.fields.merge |
Modifier and Type | Field and Description |
---|---|
protected static MailMerger.OutputField |
MailMerger.fieldFate |
Modifier and Type | Method and Description |
---|---|
static MailMerger.OutputField |
MailMerger.OutputField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MailMerger.OutputField[] |
MailMerger.OutputField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
MailMerger.setMERGEFIELDInOutput(MailMerger.OutputField fieldFate)
What to do with the MERGEFIELD in the output docx.
|
Copyright © 2007-2018. All Rights Reserved.