| Package | Description |
|---|---|
| org.docx4j.w14 |
| Modifier and Type | Field and Description |
|---|---|
protected CTSdtCheckboxSymbol |
CTSdtCheckbox.checkedState |
protected CTSdtCheckboxSymbol |
CTSdtCheckbox.uncheckedState |
| Modifier and Type | Method and Description |
|---|---|
CTSdtCheckboxSymbol |
ObjectFactory.createCTSdtCheckboxSymbol()
Create an instance of
CTSdtCheckboxSymbol |
CTSdtCheckboxSymbol |
CTSdtCheckbox.getCheckedState()
Gets the value of the checkedState property.
|
CTSdtCheckboxSymbol |
CTSdtCheckbox.getUncheckedState()
Gets the value of the uncheckedState property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTSdtCheckbox.setCheckedState(CTSdtCheckboxSymbol value)
Sets the value of the checkedState property.
|
void |
CTSdtCheckbox.setUncheckedState(CTSdtCheckboxSymbol value)
Sets the value of the uncheckedState property.
|
Copyright © 2007-2020. All Rights Reserved.