NegativeBarFormat Members
Include Protected Members
Include Inherited Members
Represents the color settings of the data bars for negative values that are defined by a data bar conditional formating rule.
The NegativeBarFormat type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. | |
BorderColor | Gets a FormatColor object that you can use to specify the border color for negative data bars. | |
BorderColorType | Gets whether to use the same border color as positive data bars. | |
Color | Gets a FormatColor object that you can use to specify the fill color for negative data bars. | |
ColorType | Gets or sets whether to use the same fill color as positive data bars. | |
Creator | Gets a 32-bit integer that indicates the application in which this object was created. | |
Parent | Gets the parent object for the specified object. |
Top