Series.Interior Property
Returns the Interior object for the series.
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 Series
Dim value As Interior
value = instance.Interior
Interior Interior { get; }
Property Value
Type: Microsoft.Office.Interop.Word.Interior
Interior .