EffectParameters Interface
Represents a collection of EffectParameter objects.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C03D0-0000-0000-C000-000000000046")> _
Public Interface EffectParameters _
Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As EffectParameters
[GuidAttribute("000C03D0-0000-0000-C000-000000000046")]
public interface EffectParameters : _IMsoDispObj,
IEnumerable