Interior Interface
Represents the interior of an object.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00020870-0000-0000-C000-000000000046")> _
Public Interface Interior
'Usage
Dim instance As Interior
[InterfaceTypeAttribute()]
[GuidAttribute("00020870-0000-0000-C000-000000000046")]
public interface Interior
Remarks
Use the Interior property to return the Interior object.