获取或设置由条件格式设置规则指定的边框的 color 数据条。
@property def color(self): ... @color.setter def color(self, value): ...