Document.ViewCode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays the code window for the selected ActiveX control in the document.
public:
void ViewCode();
public void ViewCode ();
abstract member ViewCode : unit -> unit
Public Sub ViewCode ()
Remarks
This method is available only from outside of Microsoft Office Word.