FillFormat.PictureEffects Property (Word)
Returns a PictureEffects object that can be used to apply picture effects to the specified fill formatting. Read-only.
Version Information
Version Added: Word 2010
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. The Insert takes an MsoPictureEffectType enumeration constant as an argument to specify what type of picture effect to apply.