formula2属性

formula2属性

表示与数据验证关联的值或表达式。

定义:

@property
def formula2(self):
    ...
@formula2.setter
def formula2(self, value):
    ...

也可以看看