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