Uses of Class
org.docx4j.wml.CTMailMerge.ActiveRecord
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTMailMerge.ActiveRecord in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMerge.ActiveRecord Modifier and Type Field Description protected CTMailMerge.ActiveRecordCTMailMerge. activeRecordMethods in org.docx4j.wml that return CTMailMerge.ActiveRecord Modifier and Type Method Description CTMailMerge.ActiveRecordObjectFactory. createCTMailMergeActiveRecord()Create an instance ofCTMailMerge.ActiveRecordCTMailMerge.ActiveRecordCTMailMerge. getActiveRecord()Gets the value of the activeRecord property.Methods in org.docx4j.wml with parameters of type CTMailMerge.ActiveRecord Modifier and Type Method Description voidCTMailMerge. setActiveRecord(CTMailMerge.ActiveRecord value)Sets the value of the activeRecord property.