Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTAmbientLight
Packages that use CTAmbientLight
-
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 CTAmbientLightMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTAmbientLightModifier and TypeMethodDescriptionObjectFactory.createCTAmbientLight()Create an instance ofCTAmbientLightCTModel3D.getAmbientLight()Gets the value of the ambientLight property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTAmbientLightModifier and TypeMethodDescriptionvoidCTModel3D.setAmbientLight(CTAmbientLight value) Sets the value of the ambientLight property.