Method: PrintAll for Sheets
- Mise à jour2024-09-12
- Temps de lecture : 1 minute(s)
DIAdem VIEW > Methods > Method: PrintAll for Sheets
Method: PrintAll for Sheets
Prints all worksheets of a layout in DIAdem VIEW.
Object.PrintAll()
| Object | Sheets Object with this method |
The following example prints all worksheets of the layout:
| VBScript | Python |
Call View.Sheets.PrintAll