Express > Express Assembly Interfaces > IEaxAnalyzeCore > IEaxAnalyzeCore.CanSwitchToMode
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 unavailable.
The workbook display mode is determined by the IEaxAnalyzeCore.Mode property.
The property use is given in the example for IEaxAnalyzeCore.Mode.
See also: