Share via


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
Public property 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.
Public property BorderColor Gets a FormatColor object that you can use to specify the border color for negative data bars.
Public property BorderColorType Gets whether to use the same border color as positive data bars.
Public property Color Gets a FormatColor object that you can use to specify the fill color for negative data bars.
Public property ColorType Gets or sets whether to use the same fill color as positive data bars.
Public property Creator Gets a 32-bit integer that indicates the application in which this object was created.
Public property Parent Gets the parent object for the specified object.

Top

See Also

Reference

NegativeBarFormat Interface

Microsoft.Office.Interop.Excel Namespace