ControlSite.Interior Property

Definition

Gets the interior of the ControlSite.

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

Property Value

An Interior that represents the interior of the ControlSite.

Applies to