ChartTitle.Interior Property

Returns an object that represents the interior of the specified object.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Interior As Interior
    Get
'Usage
Dim instance As ChartTitle
Dim value As Interior

value = instance.Interior
Interior Interior { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Interior
Interior

See Also

Reference

ChartTitle Interface

ChartTitle Members

Microsoft.Office.Interop.Word Namespace