remove_array_formula方法
remove_array_formula
删除数组公式。
def remove_array_formula(self, leave_normal_formula):
...
范围 | 类型 | 描述 |
---|---|---|
leave_normal_formula | bool | True表示将数组公式转换为普通公式。 |
也可以看看
- 模块
aspose.cells
- 类
Cell
删除数组公式。
def remove_array_formula(self, leave_normal_formula):
...
范围 | 类型 | 描述 |
---|---|---|
leave_normal_formula | bool | True表示将数组公式转换为普通公式。 |
aspose.cells
Cell