ControlSite.Border Property

Definition

Gets the border of the ControlSite.

public:
 property Microsoft::Office::Interop::Excel::Border ^ Border { Microsoft::Office::Interop::Excel::Border ^ get(); };
public Microsoft.Office.Interop.Excel.Border Border { get; }
member this.Border : Microsoft.Office.Interop.Excel.Border
Public ReadOnly Property Border As Border

Property Value

A Border that represents the border of the ControlSite.

Applies to