ControlSite.Border Property

Gets the border of the ControlSite.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property Border As Border
    Get
Border Border { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.Border
A Border that represents the border of the ControlSite.

.NET Framework Security

See Also

Reference

ControlSite Interface

Microsoft.Office.Tools.Excel Namespace