formula1属性

formula1属性

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

定义:

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

也可以看看