| Property Getters/Setters Summary | ||
|---|---|---|
function | getColor() | |
function | setColor(value) | |
| Gets or sets the border's color of data bars specified by a conditional formatting rule. | ||
function | getType() | |
function | setType(value) | |
| 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. | ||
function getColor() / function setColor(value)
function getType() / function setType(value)