Point.InvertIfNegative Property
Excel Developer Reference |
True if Microsoft Excel inverts the pattern in the item when it corresponds to a negative number. Read/write Boolean.
Syntax
expression.InvertIfNegative
expression A variable that represents a Point object.
See Also