IEaxAnalyzeCore.CanSwitchToMode

Syntax

CanSwitchToMode:Boolean;

Description

The CanSwitchToMode property returns whether the view change mode of the workbook is available.

Comments

Available values:

The workbook display mode is determined by the IEaxAnalyzeCore.Mode property.

Example

The property use is given in the example for IEaxAnalyzeCore.Mode.

See also:

IEaxAnalyzeCore