| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected CTOnOff |
CTSdtCheckbox.checked |
| Modifier and Type | Method and Description |
|---|---|
CTOnOff |
ObjectFactory.createCTOnOff()
Create an instance of
CTOnOff |
CTOnOff |
CTSdtCheckbox.getChecked()
Gets the value of the checked property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTOnOff> |
ObjectFactory.createConflictMode(CTOnOff value)
|
javax.xml.bind.JAXBElement<CTOnOff> |
ObjectFactory.createDiscardImageEditingData(CTOnOff value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTOnOff> |
ObjectFactory.createConflictMode(CTOnOff value)
|
javax.xml.bind.JAXBElement<CTOnOff> |
ObjectFactory.createDiscardImageEditingData(CTOnOff value)
|
void |
CTSdtCheckbox.setChecked(CTOnOff value)
Sets the value of the checked property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTOnOff |
RPrAbstract.cntxtAlts |
protected CTOnOff |
CTSettings.conflictMode |
protected CTOnOff |
CTSettings.discardImageEditingData |
| Modifier and Type | Method and Description |
|---|---|
CTOnOff |
RPrAbstract.getCntxtAlts()
Gets the value of the cntxtAlts property.
|
CTOnOff |
CTSettings.getConflictMode()
Gets the value of the conflictMode property.
|
CTOnOff |
CTSettings.getDiscardImageEditingData()
Gets the value of the discardImageEditingData property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTOnOff> |
ObjectFactory.createCTParaRPrOriginalCntxtAlts(CTOnOff value)
|
javax.xml.bind.JAXBElement<CTOnOff> |
ObjectFactory.createCTRPrChangeRPrCntxtAlts(CTOnOff value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTOnOff> |
ObjectFactory.createCTParaRPrOriginalCntxtAlts(CTOnOff value)
|
javax.xml.bind.JAXBElement<CTOnOff> |
ObjectFactory.createCTRPrChangeRPrCntxtAlts(CTOnOff value)
|
void |
RPrAbstract.setCntxtAlts(CTOnOff value)
Sets the value of the cntxtAlts property.
|
void |
CTSettings.setConflictMode(CTOnOff value)
Sets the value of the conflictMode property.
|
void |
CTSettings.setDiscardImageEditingData(CTOnOff value)
Sets the value of the discardImageEditingData property.
|
Copyright © 2007–2025. All rights reserved.