Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectBackgroundRemoval
Packages that use CTPictureEffectBackgroundRemoval
-
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 CTPictureEffectBackgroundRemovalModifier and TypeFieldDescriptionprotected CTPictureEffectBackgroundRemovalCTPictureEffect.backgroundRemovalMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectBackgroundRemovalModifier and TypeMethodDescriptionObjectFactory.createCTPictureEffectBackgroundRemoval()Create an instance ofCTPictureEffectBackgroundRemovalCTPictureEffect.getBackgroundRemoval()Gets the value of the backgroundRemoval property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectBackgroundRemovalModifier and TypeMethodDescriptionvoidCTPictureEffect.setBackgroundRemoval(CTPictureEffectBackgroundRemoval value) Sets the value of the backgroundRemoval property.