Method: RemoveAll for Sheets
- Mise à jour2024-09-12
- Temps de lecture : 1 minute(s)
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