ControlCollection.AddWebBrowser Method (2003 System)
Include Protected Members
Include Inherited Members
Adds a new WebBrowser control to the worksheet.
Overload List
Name | Description | |
---|---|---|
AddWebBrowser(Range, String) | Adds a new WebBrowser control to the worksheet at the range specified. | |
AddWebBrowser(Double, Double, Double, Double, String) | Adds a new WebBrowser control to the worksheet in the specified size and location. |
Top