GetOption Method |
The GetOption method returns the current value of the specified worksheet option.
variant = objMC.GetOption(MCWorksheetOption Option)
Element |
Description |
variant |
Returns the current value of the specified worksheet option. The content of variant varies with the option type. |
objMC |
A Mathcad application object. |
The option to query Mathcad for. |