Method: Print for Sheet
- Mise à jour2024-09-12
- Temps de lecture : 1 minute(s)
DIAdem VIEW > Methods > Method: Print for Sheet
Method: Print for Sheet
Prints the active worksheet in DIAdem VIEW.
Object.Print()
| Object | Sheet Object with this method |
The following example prints the enabled worksheet:
| VBScript | Python |
Call View.ActiveSheet.Print