[]
Represents the border of the data bars specified by a conditional formatting rule.
public interface IDataBarBorder
Gets an object that specifies the color of the border of data bars specified by a conditional formatting rule.
IFormatColor Color { get; }
Gets or sets the type of border for data bars specified by a conditional formatting rule.
DataBarBorderType Type { get; set; }