get_conditional_formatting_result方法
get_conditional_formatting_result(self)
获取条件格式的结果。
def get_conditional_formatting_result(self):
...
注意事项
如果此单元格未应用任何条件格式,则返回 null。
也可以看看
- 模块
aspose.cells
- 类
Cell
获取条件格式的结果。
def get_conditional_formatting_result(self):
...
如果此单元格未应用任何条件格式,则返回 null。
aspose.cells
Cell