value_changed الملكية
value_changed الملكية
ما إذا تم تغيير قيمة الخلية بعد الحساب أم لا. يجب استخدامه فقط في AbstractCalculationMonitor.after_calculate(sheet_index, row_index, col_index).
تعريف:
@property
def value_changed(self):
...
ما إذا تم تغيير قيمة الخلية بعد الحساب أم لا. يجب استخدامه فقط في AbstractCalculationMonitor.after_calculate(sheet_index, row_index, col_index).
@property
def value_changed(self):
...