PictureEffects.Item Property (Office)
Retrieves a PictureEffect object at the specified index. Read-only
Version Information
Version Added: Office 2010
Syntax
expression .Item(Index)
expression An expression that returns a PictureEffects object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Index |
Required |
Integer |
Specifies an integer representing the indexed location of the PictureEffect object. |