style属性

style属性

获取或设置条件格式化的单元格范围 style。

定义:

@property
def style(self):
    ...
@style.setter
def style(self, value):
    ...

也可以看看