calculation_monitor 属性
calculation_monitor 属性
供用户跟踪公式计算进度的监视器。
定义:
@property
def calculation_monitor(self):
...
@calculation_monitor.setter
def calculation_monitor(self, value):
...
供用户跟踪公式计算进度的监视器。
@property
def calculation_monitor(self):
...
@calculation_monitor.setter
def calculation_monitor(self, value):
...