DataBarBorder
Contents
[
Hide
]DataBarBorder class
Represents the border of the data bars specified by a conditional formatting rule.
Methods
| Name | Description |
|---|---|
| getColor() | Gets or sets the border’s color of data bars specified by a conditional formatting rule. |
| getType() | Gets or sets the border’s type of data bars specified by a conditional formatting rule. The value of the property is Dat |
| setColor() | Gets or sets the border’s color of data bars specified by a conditional formatting rule. |
| setType() | Gets or sets the border’s type of data bars specified by a conditional formatting rule. The value of the property is Dat |
getColor()
Gets or sets the border’s color of data bars specified by a conditional formatting rule.
getType()
Gets or sets the border’s type of data bars specified by a conditional formatting rule. The value of the property is DataBarBorderType integer constant.
setColor()
Gets or sets the border’s color of data bars specified by a conditional formatting rule.
setType()
Gets or sets the border’s type of data bars specified by a conditional formatting rule. The value of the property is DataBarBorderType integer constant.