Floor.Interior Property
Returns an Interior object that represents the interior of the specified object.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property Interior As Interior
Get
'Usage
Dim instance As Floor
Dim value As Interior
value = instance.Interior
Interior Interior { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.Interior