has_custom_function属性
has_custom_function属性
检查此单元格的公式中是否有自定义函数(不受支持的函数)。
定义:
@property
def has_custom_function(self):
...
也可以看看
- 模块
aspose.cells
- 类
Cell
检查此单元格的公式中是否有自定义函数(不受支持的函数)。
@property
def has_custom_function(self):
...
aspose.cells
Cell