Compartilhar via


TableStyleElement.Interior Property

Returns an Interior object that represents the interior of the specified object. 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 TableStyleElement
Dim value As Interior

value = instance.Interior
Interior Interior { get; }

Property Value

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

See Also

Reference

TableStyleElement Interface

TableStyleElement Members

Microsoft.Office.Interop.Excel Namespace