Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectSaturation
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main |
-
Uses of CTPictureEffectSaturation in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTPictureEffectSaturation Modifier and Type Field Description protected CTPictureEffectSaturationCTPictureEffect. saturationMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectSaturation Modifier and Type Method Description CTPictureEffectSaturationObjectFactory. createCTPictureEffectSaturation()Create an instance ofCTPictureEffectSaturationCTPictureEffectSaturationCTPictureEffect. getSaturation()Gets the value of the saturation property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectSaturation Modifier and Type Method Description voidCTPictureEffect. setSaturation(CTPictureEffectSaturation value)Sets the value of the saturation property.