Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectLightScreen
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main |
-
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 CTPictureEffectLightScreen Modifier and Type Field Description protected CTPictureEffectLightScreenCTPictureEffect. artisticLightScreenMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectLightScreen Modifier and Type Method Description CTPictureEffectLightScreenObjectFactory. createCTPictureEffectLightScreen()Create an instance ofCTPictureEffectLightScreenCTPictureEffectLightScreenCTPictureEffect. getArtisticLightScreen()Gets the value of the artisticLightScreen property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectLightScreen Modifier and Type Method Description voidCTPictureEffect. setArtisticLightScreen(CTPictureEffectLightScreen value)Sets the value of the artisticLightScreen property.