WebBrowser.Border Property
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.
Gets a Border that represents the border of the WebBrowser.
public Microsoft.Office.Interop.Excel.Border Border { get; }
Property Value
A Border that represents the border of the WebBrowser.
Examples
For a code example that demonstrates how to use this property, see Microsoft.Office.Tools.Excel.Controls.Button.Border. All controls in the Microsoft.Office.Tools.Excel.Controls namespace have a functionally equivalent Border property.