AboveAverage.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 AboveAverage
Dim value As Interior
value = instance.Interior
Interior Interior { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.Interior
Interior