| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Class and Description |
|---|---|
class |
FontRel
Java class for CT_FontRel complex type.
|
class |
FooterReference
Java class for anonymous complex type.
|
class |
HeaderReference
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTRel |
CTSettings.attachedTemplate |
protected CTRel |
CTMailMerge.dataSource |
protected CTRel |
CTMailMerge.headerSource |
protected CTRel |
Pict.movie |
protected CTRel |
SectPr.printerSettings |
protected CTRel |
SectPrBase.printerSettings |
protected CTRel |
CTFrame.sourceFileName |
protected CTRel |
CTOdso.src |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CTRel> |
SectPr.egHdrFtrReferences |
protected java.util.List<CTRel> |
CTOdso.recipientData |
| Modifier and Type | Method and Description |
|---|---|
CTRel |
ObjectFactory.createCTRel()
Create an instance of
CTRel |
CTRel |
CTSettings.getAttachedTemplate()
Gets the value of the attachedTemplate property.
|
CTRel |
CTMailMerge.getDataSource()
Gets the value of the dataSource property.
|
CTRel |
CTMailMerge.getHeaderSource()
Gets the value of the headerSource property.
|
CTRel |
Pict.getMovie()
Gets the value of the movie property.
|
CTRel |
SectPr.getPrinterSettings()
Gets the value of the printerSettings property.
|
CTRel |
SectPrBase.getPrinterSettings()
Gets the value of the printerSettings property.
|
CTRel |
CTFrame.getSourceFileName()
Gets the value of the sourceFileName property.
|
CTRel |
CTOdso.getSrc()
Gets the value of the src property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createCTCustomXmlRunSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createCTSdtContentRunSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createCTSimpleFieldSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createCTSmartTagRunSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createPBdoSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createPDirSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createPHyperlinkSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createPSubDoc(CTRel value)
|
java.util.List<CTRel> |
SectPr.getEGHdrFtrReferences()
Gets the value of the egHdrFtrReferences property.
|
java.util.List<CTRel> |
CTOdso.getRecipientData()
Gets the value of the recipientData property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createCTCustomXmlRunSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createCTSdtContentRunSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createCTSimpleFieldSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createCTSmartTagRunSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createPBdoSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createPDirSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createPHyperlinkSubDoc(CTRel value)
|
javax.xml.bind.JAXBElement<CTRel> |
ObjectFactory.createPSubDoc(CTRel value)
|
void |
CTSettings.setAttachedTemplate(CTRel value)
Sets the value of the attachedTemplate property.
|
void |
CTMailMerge.setDataSource(CTRel value)
Sets the value of the dataSource property.
|
void |
CTMailMerge.setHeaderSource(CTRel value)
Sets the value of the headerSource property.
|
void |
Pict.setMovie(CTRel value)
Sets the value of the movie property.
|
void |
SectPr.setPrinterSettings(CTRel value)
Sets the value of the printerSettings property.
|
void |
SectPrBase.setPrinterSettings(CTRel value)
Sets the value of the printerSettings property.
|
void |
CTFrame.setSourceFileName(CTRel value)
Sets the value of the sourceFileName property.
|
void |
CTOdso.setSrc(CTRel value)
Sets the value of the src property.
|
Copyright © 2007–2023. All rights reserved.