DataBarBorder
DataBarBorder class
Represents the border of the data bars specified by a conditional formatting rule.
class DataBarBorder;
Properties
color
Gets or sets the border’s color of data bars specified by a conditional formatting rule.
color : Color;
type
Gets or sets the border’s type of data bars specified by a conditional formatting rule.
type : DataBarBorderType;
