Shape.Delete Method
PowerPoint Developer Reference |
Deletes the specified Shape object.
Syntax
expression.Delete
expression A variable that represents a Shape object.
Example
This example deletes all freeform shapes from slide one in the active presentation.
Visual Basic for Applications |
---|
|
See Also