Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IPoint Interface / InvertIfNegative Property
In This Topic
    InvertIfNegative Property (IPoint)
    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