max_change عقار
max_change عقار
الحد الأقصى للتغيير لحل مرجع دائري.
تعريف:
@property
def max_change(self):
...
@max_change.setter
def max_change(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells
- فئة
FormulaSettings
الحد الأقصى للتغيير لحل مرجع دائري.
@property
def max_change(self):
...
@max_change.setter
def max_change(self, value):
...
aspose.cells
FormulaSettings