IEaxAnalyzerCore.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 IEaxAnalyzerCore.Mode property.

Example

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

See also:

IEaxAnalyzeCore