Share via


IMsoSeries.InvertColor Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property InvertColor As Integer
    Get
    Set
'Usage
Dim instance As IMsoSeries
Dim value As Integer

value = instance.InvertColor

instance.InvertColor = value
int InvertColor { get; set; }

Property Value

Type: System.Int32

See Also

Reference

IMsoSeries Interface

IMsoSeries Members

Microsoft.Office.Core Namespace