Package | Description |
---|---|
org.docx4j.w14 |
Modifier and Type | Field and Description |
---|---|
protected CTColor |
CTProps3D.contourClr |
protected CTColor |
CTProps3D.extrusionClr |
Modifier and Type | Method and Description |
---|---|
CTColor |
ObjectFactory.createCTColor()
Create an instance of
CTColor |
CTColor |
CTProps3D.getContourClr()
Gets the value of the contourClr property.
|
CTColor |
CTProps3D.getExtrusionClr()
Gets the value of the extrusionClr property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTProps3D.setContourClr(CTColor value)
Sets the value of the contourClr property.
|
void |
CTProps3D.setExtrusionClr(CTColor value)
Sets the value of the extrusionClr property.
|
Copyright © 2007-2019. All Rights Reserved.