Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectPastelsSmooth
Packages that use CTPictureEffectPastelsSmooth
-
Uses of CTPictureEffectPastelsSmooth in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTPictureEffectPastelsSmoothModifier and TypeFieldDescriptionprotected CTPictureEffectPastelsSmoothCTPictureEffect.artisticPastelsSmoothMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectPastelsSmoothModifier and TypeMethodDescriptionObjectFactory.createCTPictureEffectPastelsSmooth()Create an instance ofCTPictureEffectPastelsSmoothCTPictureEffect.getArtisticPastelsSmooth()Gets the value of the artisticPastelsSmooth property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectPastelsSmoothModifier and TypeMethodDescriptionvoidCTPictureEffect.setArtisticPastelsSmooth(CTPictureEffectPastelsSmooth value) Sets the value of the artisticPastelsSmooth property.