FillFormat.PictureEffects Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of PictureEffects objects.
public:
property Microsoft::Office::Core::PictureEffects ^ PictureEffects { Microsoft::Office::Core::PictureEffects ^ get(); };
public Microsoft.Office.Core.PictureEffects PictureEffects { get; }
member this.PictureEffects : Microsoft.Office.Core.PictureEffects
Public ReadOnly Property PictureEffects As PictureEffects