HotXLS Docs
Contents
Home
Overview
TGridToXLS
IXLSWorkbook
Home
Contents
Overview
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