Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ISeries Interface / InvertIfNegative Property
In This Topic
    InvertIfNegative Property (ISeries)
    In This Topic
    Gets or sets whether Microsoft Excel inverts the pattern in the item when it corresponds to a negative number.
    Syntax
    System.bool InvertIfNegative {get; set;}
    See Also