Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets the fill color for negative data points in a series. Read/write.
Version Information
Version Added: Word 2010
Syntax
expression .InvertColorIndex
expression A variable that represents a Series object.
Return Value
Integer
Remarks
The InvertColorIndex property enables you to set the fill color for negative data points as a color index value from 0 to 56. Instead of using the InvertColorIndex property, you can use the InvertColor property, which enables you to set the color as a specific numeric, hexadecimal, octal, or RGB color value.