Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectLightScreen
Packages that use CTPictureEffectLightScreen
-
Uses of CTPictureEffectLightScreen in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTPictureEffectLightScreenModifier and TypeFieldDescriptionprotected CTPictureEffectLightScreenCTPictureEffect.artisticLightScreenMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectLightScreenModifier and TypeMethodDescriptionObjectFactory.createCTPictureEffectLightScreen()Create an instance ofCTPictureEffectLightScreenCTPictureEffect.getArtisticLightScreen()Gets the value of the artisticLightScreen property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectLightScreenModifier and TypeMethodDescriptionvoidCTPictureEffect.setArtisticLightScreen(CTPictureEffectLightScreen value) Sets the value of the artisticLightScreen property.