NativeExcel suite v1.x

Delete method

Deletes all shapes from the collection.

Syntax

procedure Delete;

Example

This example deletes all shapes from the shape collection on sheet one.
Workbook.Sheets[1].Shapes.Delete
Copyright © NikaSoft 2004-2012