IEaxAnalyzer.CanSwitchToMode

Syntax

CanSwitchToMode:Boolean;

Description

The CanSwitchToMode property returns the criterion, that the view change mode of the workbook is available.

Comments

Available Values:

The view mode for the workbook is determined in the IEaxAnalyzer.Mode property.

Example

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

See also:

IEaxAnalyzer