Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTCell3D |
CTTableStyleCellStyle.cell3D |
protected CTCell3D |
CTTableCellProperties.cell3D |
Modifier and Type | Method and Description |
---|---|
CTCell3D |
ObjectFactory.createCTCell3D()
Create an instance of
CTCell3D |
CTCell3D |
CTTableStyleCellStyle.getCell3D()
Gets the value of the cell3D property.
|
CTCell3D |
CTTableCellProperties.getCell3D()
Gets the value of the cell3D property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTableStyleCellStyle.setCell3D(CTCell3D value)
Sets the value of the cell3D property.
|
void |
CTTableCellProperties.setCell3D(CTCell3D value)
Sets the value of the cell3D property.
|
Copyright © 2007-2019. All Rights Reserved.