NegativeBarFormat

NegativeBarFormat class

表示由数据条条件格式规则定义的负值的数据条颜色设置。

public class NegativeBarFormat

特性

姓名描述
BorderColor { get; set; }获取或设置一个 FormatColor 对象,您可以使用该对象指定负数据条的边框颜色。
BorderColorType { get; set; }获取是否使用与正数据条相同的边框颜色。
Color { get; set; }获取或设置一个 FormatColor 对象,您可以使用该对象指定负数据条的填充颜色。
ColorType { get; set; }获取或设置是否使用与正数据条相同的填充颜色。

也可以看看