Partager via


PictureEffects.Delete Method

Deletes a PictureEffect object from the collection.

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

Syntax

'Declaration
Sub Delete ( _
    Index As Integer _
)
'Usage
Dim instance As PictureEffects
Dim Index As Integer

instance.Delete(Index)
void Delete(
    int Index
)

Parameters

See Also

Reference

PictureEffects Interface

PictureEffects Members

Microsoft.Office.Core Namespace