XlCondFmtRuleDataBar Members
In This Article
#Constructors
Name | Description |
---|---|
Xl |
Initializes a new instance of the Xl |
#Properties
Name | Description |
---|---|
Axis |
Gets or sets the color of the axis between positive and negative bars. |
Axis |
Gets or sets the axis position in a cell. |
Border |
Gets or sets the color of the data bar borders. |
Direction | Gets or sets the direction of data bars. |
Fill |
Gets or sets the data bar fill color. |
Gradient |
Gets or sets whether to apply the gradient fill type. |
Max |
Gets or sets the maximum length of the data bar. |
Max |
Provides access to the maximum value within the cells range to which the data bat formatting rule is applied. |
Min |
Gets or sets the minimum length of the data bar. |
Min |
Provides access to the minimum value within the cell range to which the data bar conditional formatting rule is applied. |
Negative |
Gets or sets the border color of a negative data bar. |
Negative |
Gets or sets the color of a negative data bar. |
Priority |
Specifies the priority of the conditional formatting rule.
Inherited from Xl |
Rule |
Gets the type of the specified conditional formatting rule.
Inherited from Xl |
Show |
Gets or sets whether to display cell values to which the data bar conditional formatting rule is applied. |
Stop |
Gets or sets whether the conditional formatting rules with lower priority can be applied.
Inherited from Xl |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also