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