PictureEffects.Delete Method (Office)
Deletes a PictureEffect object from the collection.
Version Information
Version Added: Office 2010
Syntax
expression .Delete(Index)
expression An expression that returns a PictureEffects object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Index |
Optional |
Integer |
The index number of the PictureEffect object to delete. |
Return Value
Nothing