max_change proprietà
max_change proprietà
La variazione massima per risolvere un riferimento circolare.
Definizione:
@property
def max_change(self):
...
@max_change.setter
def max_change(self, value):
...
Guarda anche
- modulo
aspose.cells
- classe
FormulaSettings