Regions Property |
The Regions property gets a collection of Region objects from the Worksheet object.
bMode = objMC.Regions
Element |
Description |
bMode |
Returns a collection of Region objects from the Worksheet object, representing Mathcad regions within the worksheet. |
objMC |
A Mathcad Worksheet object. |