Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectBackgroundRemoval
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main |
-
Uses of CTPictureEffectBackgroundRemoval in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTPictureEffectBackgroundRemoval Modifier and Type Field Description protected CTPictureEffectBackgroundRemovalCTPictureEffect. backgroundRemovalMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectBackgroundRemoval Modifier and Type Method Description CTPictureEffectBackgroundRemovalObjectFactory. createCTPictureEffectBackgroundRemoval()Create an instance ofCTPictureEffectBackgroundRemovalCTPictureEffectBackgroundRemovalCTPictureEffect. getBackgroundRemoval()Gets the value of the backgroundRemoval property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectBackgroundRemoval Modifier and Type Method Description voidCTPictureEffect. setBackgroundRemoval(CTPictureEffectBackgroundRemoval value)Sets the value of the backgroundRemoval property.