FillFormat.PictureEffects property (Word)
Returns a PictureEffects object that can be used to apply picture effects to the specified fill formatting. Read-only.
Syntax
expression.PictureEffects
expression An expression that returns a FillFormat object.
Remarks
You use the Insert method of the PictureEffects object to apply picture effects. TheInsert takes an MsoPictureEffectType enumeration constant as an argument to specify what type of picture effect to apply.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.