get_formula方法

get_formula(self)

获取该计算项的公式。 仅当此项为计算项时才有效。

返回


def get_formula(self):
    ...

也可以看看