spritz / Publications
Forum
Turn off the screen update while open and close new charts
There is a way of turn off the screen update while i open and close a new chart inside the script? For instance, in VBA there is a propriety named "Application.ScreenUpdating" that, for instance, i can put a bool "false" if i want to turn off the update of screen (frozen the screen) I want to reduce