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