NegativeBarFormat Members (Excel)
Represents the color settings of the data bars for negative values that are defined by a data bar conditional formating rule.
Properties
Name |
Description |
---|---|
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. Read-only. |
|
Returns a FormatColor object that you can use to specify the border color for negative data bars. Read-only |
|
Specifies whether to use the same border color as positive data bars. Read/write |
|
Returns a FormatColor object that you can use to specify the fill color for negative data bars. Read-only |
|
Specifies whether to use the same fill color as positive data bars. Read/write |
|
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
|
Returns the parent object for the specified object. Read-only. |