| Package | Description |
|---|---|
| org.docx4j.math |
| Modifier and Type | Field and Description |
|---|---|
protected CTChar |
CTDPr.begChr |
protected CTChar |
CTNaryPr.chr |
protected CTChar |
CTAccPr.chr |
protected CTChar |
CTGroupChrPr.chr |
protected CTChar |
CTDPr.endChr |
protected CTChar |
CTDPr.sepChr |
| Modifier and Type | Method and Description |
|---|---|
CTChar |
ObjectFactory.createCTChar()
Create an instance of
CTChar |
CTChar |
CTDPr.getBegChr()
Gets the value of the begChr property.
|
CTChar |
CTNaryPr.getChr()
Gets the value of the chr property.
|
CTChar |
CTAccPr.getChr()
Gets the value of the chr property.
|
CTChar |
CTGroupChrPr.getChr()
Gets the value of the chr property.
|
CTChar |
CTDPr.getEndChr()
Gets the value of the endChr property.
|
CTChar |
CTDPr.getSepChr()
Gets the value of the sepChr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTDPr.setBegChr(CTChar value)
Sets the value of the begChr property.
|
void |
CTNaryPr.setChr(CTChar value)
Sets the value of the chr property.
|
void |
CTAccPr.setChr(CTChar value)
Sets the value of the chr property.
|
void |
CTGroupChrPr.setChr(CTChar value)
Sets the value of the chr property.
|
void |
CTDPr.setEndChr(CTChar value)
Sets the value of the endChr property.
|
void |
CTDPr.setSepChr(CTChar value)
Sets the value of the sepChr property.
|
Copyright © 2007–2023. All rights reserved.