calculate方法

calculate(self, options)

计算单元格的公式。


def calculate(self, options):
    ...
范围类型描述
optionsCalculationOptions计算选项

也可以看看