has_custom_style属性

has_custom_style属性

指示此行是否具有自定义样式设置(与从工作簿继承的默认样式设置不同)。

定义:

@property
def has_custom_style(self):
    ...

也可以看看