SetOption Method

The SetOption method sets the current value of the specified worksheet option.

Syntax

objMC.SetOption (MCWorksheetOption Option, Value As Variant)

Element

Description

objMC

A Mathcad application object.

MCWorksheetOption

The option to be set.

Value

The value of the option.

Remarks

This method returns no meaningful result.

The SetOption method can fail when used to set something other than a worksheet option.