Share via


EffectParameters.Item Property (Office)

Retrieves a EffectParameter object at the specified index or with the specified unique Id. Read-only

Version Information

Version Added: Office 2010

Syntax

expression .Item(Index)

expression An expression that returns a EffectParameters object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

Specifies either an integer representing the index or a string representing the location of the EffectParameter.

See Also

Concepts

EffectParameters Object

EffectParameters Object Members