CanSwitchToMode:Boolean;
The CanSwitchToMode property returns whether the view change mode of the workbook is available.
Available values:
True. Mode change is available.
False. Mode change is not available.
The workbook display mode is determined by the IEaxAnalyzeCore.Mode property.
The property use is given in the example for IEaxAnalyzeCore.Mode.
See also: