DataLabels.Interior Property

Returns an Interior 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 DataLabels
Dim value As Interior

value = instance.Interior
Interior Interior { get; }

Property Value

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

See Also

Reference

DataLabels Interface

DataLabels Members

Microsoft.Office.Interop.Word Namespace