Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / AreaFormat Class / fInvertNeg Property


In This Topic
fInvertNeg Property (AreaFormat)
In This Topic
Syntax
'Declaration
 
Public Property fInvertNeg As Boolean
 
'Usage
 
Dim instance As AreaFormat
Dim value As Boolean
 
instance.fInvertNeg = value
 
value = instance.fInvertNeg
See Also