HasError Property |
The HasError property indicates whether a regoion has a calulation error or not.
bool = objMC.HasError
Element |
Description |
bool |
A boolean value indicating whether the region has a calculation error. TRUE indicates that the region is throwing an error; FALSE indicates it is not. |
objMC |
A Mathcad worksheet region. |