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