PictureEffects Interface

Represents a collection of PictureEffect objects.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C03D2-0000-0000-C000-000000000046")> _
Public Interface PictureEffects _
    Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As PictureEffects
[GuidAttribute("000C03D2-0000-0000-C000-000000000046")]
public interface PictureEffects : _IMsoDispObj, 
    IEnumerable

See Also

Reference

PictureEffects Members

Microsoft.Office.Core Namespace