Interface CTMailMerge

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTMailMerge
    extends XmlObject
    An XML CT_MailMerge(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
    • Method Detail

      • getMainDocumentType

        CTMailMergeDocType getMainDocumentType()
        Gets the "mainDocumentType" element
      • setMainDocumentType

        void setMainDocumentType​(CTMailMergeDocType mainDocumentType)
        Sets the "mainDocumentType" element
      • addNewMainDocumentType

        CTMailMergeDocType addNewMainDocumentType()
        Appends and returns a new empty "mainDocumentType" element
      • getLinkToQuery

        CTOnOff getLinkToQuery()
        Gets the "linkToQuery" element
      • isSetLinkToQuery

        boolean isSetLinkToQuery()
        True if has "linkToQuery" element
      • setLinkToQuery

        void setLinkToQuery​(CTOnOff linkToQuery)
        Sets the "linkToQuery" element
      • addNewLinkToQuery

        CTOnOff addNewLinkToQuery()
        Appends and returns a new empty "linkToQuery" element
      • unsetLinkToQuery

        void unsetLinkToQuery()
        Unsets the "linkToQuery" element
      • addNewDataType

        CTMailMergeDataType addNewDataType()
        Appends and returns a new empty "dataType" element
      • getConnectString

        CTString getConnectString()
        Gets the "connectString" element
      • isSetConnectString

        boolean isSetConnectString()
        True if has "connectString" element
      • setConnectString

        void setConnectString​(CTString connectString)
        Sets the "connectString" element
      • addNewConnectString

        CTString addNewConnectString()
        Appends and returns a new empty "connectString" element
      • unsetConnectString

        void unsetConnectString()
        Unsets the "connectString" element
      • getQuery

        CTString getQuery()
        Gets the "query" element
      • isSetQuery

        boolean isSetQuery()
        True if has "query" element
      • setQuery

        void setQuery​(CTString query)
        Sets the "query" element
      • addNewQuery

        CTString addNewQuery()
        Appends and returns a new empty "query" element
      • unsetQuery

        void unsetQuery()
        Unsets the "query" element
      • getDataSource

        CTRel getDataSource()
        Gets the "dataSource" element
      • isSetDataSource

        boolean isSetDataSource()
        True if has "dataSource" element
      • setDataSource

        void setDataSource​(CTRel dataSource)
        Sets the "dataSource" element
      • addNewDataSource

        CTRel addNewDataSource()
        Appends and returns a new empty "dataSource" element
      • unsetDataSource

        void unsetDataSource()
        Unsets the "dataSource" element
      • getHeaderSource

        CTRel getHeaderSource()
        Gets the "headerSource" element
      • isSetHeaderSource

        boolean isSetHeaderSource()
        True if has "headerSource" element
      • setHeaderSource

        void setHeaderSource​(CTRel headerSource)
        Sets the "headerSource" element
      • addNewHeaderSource

        CTRel addNewHeaderSource()
        Appends and returns a new empty "headerSource" element
      • unsetHeaderSource

        void unsetHeaderSource()
        Unsets the "headerSource" element
      • getDoNotSuppressBlankLines

        CTOnOff getDoNotSuppressBlankLines()
        Gets the "doNotSuppressBlankLines" element
      • isSetDoNotSuppressBlankLines

        boolean isSetDoNotSuppressBlankLines()
        True if has "doNotSuppressBlankLines" element
      • setDoNotSuppressBlankLines

        void setDoNotSuppressBlankLines​(CTOnOff doNotSuppressBlankLines)
        Sets the "doNotSuppressBlankLines" element
      • addNewDoNotSuppressBlankLines

        CTOnOff addNewDoNotSuppressBlankLines()
        Appends and returns a new empty "doNotSuppressBlankLines" element
      • unsetDoNotSuppressBlankLines

        void unsetDoNotSuppressBlankLines()
        Unsets the "doNotSuppressBlankLines" element
      • getDestination

        CTMailMergeDest getDestination()
        Gets the "destination" element
      • isSetDestination

        boolean isSetDestination()
        True if has "destination" element
      • setDestination

        void setDestination​(CTMailMergeDest destination)
        Sets the "destination" element
      • addNewDestination

        CTMailMergeDest addNewDestination()
        Appends and returns a new empty "destination" element
      • unsetDestination

        void unsetDestination()
        Unsets the "destination" element
      • getAddressFieldName

        CTString getAddressFieldName()
        Gets the "addressFieldName" element
      • isSetAddressFieldName

        boolean isSetAddressFieldName()
        True if has "addressFieldName" element
      • setAddressFieldName

        void setAddressFieldName​(CTString addressFieldName)
        Sets the "addressFieldName" element
      • addNewAddressFieldName

        CTString addNewAddressFieldName()
        Appends and returns a new empty "addressFieldName" element
      • unsetAddressFieldName

        void unsetAddressFieldName()
        Unsets the "addressFieldName" element
      • getMailSubject

        CTString getMailSubject()
        Gets the "mailSubject" element
      • isSetMailSubject

        boolean isSetMailSubject()
        True if has "mailSubject" element
      • setMailSubject

        void setMailSubject​(CTString mailSubject)
        Sets the "mailSubject" element
      • addNewMailSubject

        CTString addNewMailSubject()
        Appends and returns a new empty "mailSubject" element
      • unsetMailSubject

        void unsetMailSubject()
        Unsets the "mailSubject" element
      • getMailAsAttachment

        CTOnOff getMailAsAttachment()
        Gets the "mailAsAttachment" element
      • isSetMailAsAttachment

        boolean isSetMailAsAttachment()
        True if has "mailAsAttachment" element
      • setMailAsAttachment

        void setMailAsAttachment​(CTOnOff mailAsAttachment)
        Sets the "mailAsAttachment" element
      • addNewMailAsAttachment

        CTOnOff addNewMailAsAttachment()
        Appends and returns a new empty "mailAsAttachment" element
      • unsetMailAsAttachment

        void unsetMailAsAttachment()
        Unsets the "mailAsAttachment" element
      • getViewMergedData

        CTOnOff getViewMergedData()
        Gets the "viewMergedData" element
      • isSetViewMergedData

        boolean isSetViewMergedData()
        True if has "viewMergedData" element
      • setViewMergedData

        void setViewMergedData​(CTOnOff viewMergedData)
        Sets the "viewMergedData" element
      • addNewViewMergedData

        CTOnOff addNewViewMergedData()
        Appends and returns a new empty "viewMergedData" element
      • unsetViewMergedData

        void unsetViewMergedData()
        Unsets the "viewMergedData" element
      • getActiveRecord

        CTDecimalNumber getActiveRecord()
        Gets the "activeRecord" element
      • isSetActiveRecord

        boolean isSetActiveRecord()
        True if has "activeRecord" element
      • setActiveRecord

        void setActiveRecord​(CTDecimalNumber activeRecord)
        Sets the "activeRecord" element
      • addNewActiveRecord

        CTDecimalNumber addNewActiveRecord()
        Appends and returns a new empty "activeRecord" element
      • unsetActiveRecord

        void unsetActiveRecord()
        Unsets the "activeRecord" element
      • getCheckErrors

        CTDecimalNumber getCheckErrors()
        Gets the "checkErrors" element
      • isSetCheckErrors

        boolean isSetCheckErrors()
        True if has "checkErrors" element
      • setCheckErrors

        void setCheckErrors​(CTDecimalNumber checkErrors)
        Sets the "checkErrors" element
      • addNewCheckErrors

        CTDecimalNumber addNewCheckErrors()
        Appends and returns a new empty "checkErrors" element
      • unsetCheckErrors

        void unsetCheckErrors()
        Unsets the "checkErrors" element
      • getOdso

        CTOdso getOdso()
        Gets the "odso" element
      • isSetOdso

        boolean isSetOdso()
        True if has "odso" element
      • setOdso

        void setOdso​(CTOdso odso)
        Sets the "odso" element
      • addNewOdso

        CTOdso addNewOdso()
        Appends and returns a new empty "odso" element
      • unsetOdso

        void unsetOdso()
        Unsets the "odso" element