Document.SwitchViewMode
Method: SwitchViewMode (nMode as SPYViewModes) as Boolean
Return value
Returns true if view mode is switched.
Description
The method sets the current view mode of the document in XMLSpy. See also Document.CurrentViewMode.
Errors
1400 | The object is no longer valid. | |
1407 | Invalid address for the return parameter was specified. | |
1417 | Invalid view mode specified. |