SetOption Method |
The SetOption method sets the current value of the specified worksheet option.
objMC.SetOption (MCWorksheetOption Option, Value As Variant)
Element |
Description |
objMC |
A Mathcad application object. |
The option to be set. | |
Value |
The value of the option. |
This method returns no meaningful result.
The SetOption method can fail when used to set something other than a worksheet option.