Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTAmbientLight
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d |
-
Uses of CTAmbientLight in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d declared as CTAmbientLight Modifier and Type Field Description protected CTAmbientLightCTModel3D. ambientLightMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTAmbientLight Modifier and Type Method Description CTAmbientLightObjectFactory. createCTAmbientLight()Create an instance ofCTAmbientLightCTAmbientLightCTModel3D. getAmbientLight()Gets the value of the ambientLight property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTAmbientLight Modifier and Type Method Description voidCTModel3D. setAmbientLight(CTAmbientLight value)Sets the value of the ambientLight property.