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