Windows Property

The Windows property gets the collection of Window objects representing all open Mathcad worksheet views.

Syntax

bMode = objMC.Windows

Element

Description

bMode

Collection of Window objects representing all open worksheet views.

objMC

A Mathcad Application object.