| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTBevel |
CTCell3D.bevel |
protected CTBevel |
CTShape3D.bevelB |
protected CTBevel |
CTShape3D.bevelT |
| Modifier and Type | Method and Description |
|---|---|
CTBevel |
ObjectFactory.createCTBevel()
Create an instance of
CTBevel |
CTBevel |
CTCell3D.getBevel()
Gets the value of the bevel property.
|
CTBevel |
CTShape3D.getBevelB()
Gets the value of the bevelB property.
|
CTBevel |
CTShape3D.getBevelT()
Gets the value of the bevelT property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTCell3D.setBevel(CTBevel value)
Sets the value of the bevel property.
|
void |
CTShape3D.setBevelB(CTBevel value)
Sets the value of the bevelB property.
|
void |
CTShape3D.setBevelT(CTBevel value)
Sets the value of the bevelT property.
|
Copyright © 2007–2023. All rights reserved.