parsing_formula_on_open Eigentum
parsing_formula_on_open Eigentum
Gibt an, ob die Formel beim Lesen der Datei analysiert wird.
Bemerkungen
Gilt nur für Excel-Dateien vom Typ Xlsx, Xltx, Xltm und Xlsm weil die Formeln in den Dateien mit einer String-Formel gespeichert werden.
Definition:
@property
def parsing_formula_on_open(self):
...
@parsing_formula_on_open.setter
def parsing_formula_on_open(self, value):
...
Siehe auch
- Modul
aspose.cells
- Klasse
AbstractTextLoadOptions