Top10.Interior Property

Returns an Interior object that specifies a cell's interior attributes for a conditional formatting rule that evaluates to True. Read-only.

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 Top10
Dim value As Interior

value = instance.Interior
Interior Interior { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.Interior
Interior

See Also

Reference

Top10 Interface

Top10 Members

Microsoft.Office.Interop.Excel Namespace