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