GrapeCity.Xaml.Excel
InvertIfNegative Property (ExcelDataPoint)


Gets or sets a value indicating whether [invert if negative].
Syntax
'Declaration
 
Public Property InvertIfNegative As Boolean
'Usage
 
Dim instance As ExcelDataPoint
Dim value As Boolean
 
instance.InvertIfNegative = value
 
value = instance.InvertIfNegative
public bool InvertIfNegative {get; set;}

Property Value

true if [invert if negative]; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataPoint Class
ExcelDataPoint Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options