Uses of Class
org.docx4j.wml.CTMailMerge.ActiveRecord
Packages that use CTMailMerge.ActiveRecord
-
Uses of CTMailMerge.ActiveRecord in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMerge.ActiveRecordMethods in org.docx4j.wml that return CTMailMerge.ActiveRecordModifier and TypeMethodDescriptionObjectFactory.createCTMailMergeActiveRecord()Create an instance ofCTMailMerge.ActiveRecordCTMailMerge.getActiveRecord()Gets the value of the activeRecord property.Methods in org.docx4j.wml with parameters of type CTMailMerge.ActiveRecordModifier and TypeMethodDescriptionvoidCTMailMerge.setActiveRecord(CTMailMerge.ActiveRecord value) Sets the value of the activeRecord property.