INegativeBarFormat Interface Members
In This Topic
The following tables list the members exposed by INegativeBarFormat.
Public Methods
| Name | Description |
| getBorderColor | Gets a FormatColor object that you can use to specify the border color for negative data bars. |
| getBorderColorType | Gets whether to use the same border color as positive data bars. |
| getColor | Gets a FormatColor object that you can use to specify the fill color for negative data bars. |
| getColorType | Gets whether to use the same fill color as positive data bars. |
| setBorderColorType | Sets whether to use the same border color as positive data bars. |
| setColorType | Sets whether to use the same fill color as positive data bars. |
Top
See Also