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