calculate Methode
calculate(self, options)
Berechnet die Formel der Zelle.
def calculate(self, options):
...
| Parameter | Typ | Beschreibung |
|---|---|---|
| options | CalculationOptions | Berechnungsoptionen |
Siehe auch
- Modul
aspose.cells - Klasse
Cell
Berechnet die Formel der Zelle.
def calculate(self, options):
...
| Parameter | Typ | Beschreibung |
|---|---|---|
| options | CalculationOptions | Berechnungsoptionen |
aspose.cellsCell