WindowState Property |
The WindowState property gets or sets the state of the worksheet window.
MCWindowState = objMC.Zoom
objMC.Zoom = MCWindowState
Element |
Description |
The enumerated window state. | |
objMC |
A Mathcad Window object. |