Partager via


Interior.PatternColor Property

Returns or sets the color of the interior pattern as an RGB value. Read/write.

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

Syntax

'Declaration
Property PatternColor As Object
    Get
    Set
'Usage
Dim instance As Interior
Dim value As Object

value = instance.PatternColor

instance.PatternColor = value
Object PatternColor { get; set; }

Property Value

Type: System.Object
Object

See Also

Reference

Interior Interface

Interior Members

Microsoft.Office.Interop.Word Namespace