'DeclarationPublic Function GetContainerControl() As System.Windows.Forms.IContainerControl
'UsageDim instance As WorkbookView Dim value As System.Windows.Forms.IContainerControl value = instance.GetContainerControl()
public System.Windows.Forms.IContainerControl GetContainerControl()
public function GetContainerControl(): System.Windows.Forms.IContainerControl;
public function GetContainerControl() : System.Windows.Forms.IContainerControl;
public: System.Windows.Forms.IContainerControl* GetContainerControl();
public:
System.Windows.Forms.IContainerControl^ GetContainerControl();