SelectedRegion Property

The SelectedRegion property gets an IMathcadRegion2 interface for the currently-selected region.

Syntax

VT_DISPATCH = objMC.SelectedRegion

Element

Title

VT_DISPATCH

An IMathcadRegion2 interface to the currently-selected region. If no region is selected, returns NULL.

objMC

A Mathcad Worksheet2 object.