has_custom_style属性
has_custom_style属性
指示此行是否具有自定义样式设置(与从工作簿继承的默认样式设置不同)。
定义:
@property
def has_custom_style(self):
...
也可以看看
- 模块
aspose.cells
- 类
Row
指示此行是否具有自定义样式设置(与从工作簿继承的默认样式设置不同)。
@property
def has_custom_style(self):
...
aspose.cells
Row