Method: RemoveAll for Sheets
- Updated2024-09-12
- 1 minute(s) read
DIAdem VIEW > Methods > Method: RemoveAll for Sheets
Method: RemoveAll for Sheets
Deletes all elements from the Sheets collection.
Object.RemoveAll()
| Object | Sheets Object with this method |
The following example deletes all worksheets:
| VBScript | Python |
Call View.Sheets.RemoveAll