IMsoInterior.PatternColor Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property PatternColor As Object
Get
Set
'Usage
Dim instance As IMsoInterior
Dim value As Object
value = instance.PatternColor
instance.PatternColor = value
Object PatternColor { get; set; }
Property Value
Type: System.Object