Method: NewLayout for View
- Mise à jour2024-09-12
- Temps de lecture : 1 minute(s)
DIAdem VIEW > Methods > Method: NewLayout for View
Method: NewLayout for View
Deletes all worksheets and creates a new empty worksheet in DIAdem VIEW.
Object.NewLayout()
| Object | View Object with this method |
The following example deletes all worksheets and creates a new empty worksheet:
| VBScript | Python |
Call View.NewLayout