Class DataBarBorder

DataBarBorder class

Represents the border of the data bars specified by a conditional formatting rule.

public class DataBarBorder

Properties

NameDescription
Color { get; set; }Gets or sets the border’s color of data bars specified by a conditional formatting rule.
Type { get; set; }Gets or sets the border’s type of data bars specified by a conditional formatting rule.

See Also