| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main | |
| org.docx4j.dml | |
| org.docx4j.dml.diagram |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CTShape3D> |
ObjectFactory.createHiddenSp3D(CTShape3D value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CTShape3D> |
ObjectFactory.createHiddenSp3D(CTShape3D value)
|
| Modifier and Type | Field and Description |
|---|---|
protected CTShape3D |
CTEffectStyleItem.sp3D |
protected CTShape3D |
CTTextBodyProperties.sp3D |
protected CTShape3D |
CTShapeProperties.sp3D |
| Modifier and Type | Method and Description |
|---|---|
CTShape3D |
ObjectFactory.createCTShape3D()
Create an instance of
CTShape3D |
CTShape3D |
CTEffectStyleItem.getSp3D()
Gets the value of the sp3D property.
|
CTShape3D |
CTTextBodyProperties.getSp3D()
Gets the value of the sp3D property.
|
CTShape3D |
CTShapeProperties.getSp3D()
Gets the value of the sp3D property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTEffectStyleItem.setSp3D(CTShape3D value)
Sets the value of the sp3D property.
|
void |
CTTextBodyProperties.setSp3D(CTShape3D value)
Sets the value of the sp3D property.
|
void |
CTShapeProperties.setSp3D(CTShape3D value)
Sets the value of the sp3D property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTShape3D |
CTTextProps.sp3D |
protected CTShape3D |
CTStyleLabel.sp3D |
| Modifier and Type | Method and Description |
|---|---|
CTShape3D |
CTTextProps.getSp3D()
Gets the value of the sp3D property.
|
CTShape3D |
CTStyleLabel.getSp3D()
Gets the value of the sp3D property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTextProps.setSp3D(CTShape3D value)
Sets the value of the sp3D property.
|
void |
CTStyleLabel.setSp3D(CTShape3D value)
Sets the value of the sp3D property.
|
Copyright © 2007-2019. All Rights Reserved.