parsing_pivot_cached_records Eigentum
parsing_pivot_cached_records Eigentum
Gibt an, ob beim Laden der Datei zwischengespeicherte Pivot-Datensätze analysiert werden. Der Standardwert ist falsch.
Bemerkungen
Gilt nur für Excel Xlsx-, Xltx-, Xltm-, Xlsm- und XLSB-Dateien
Definition:
@property
def parsing_pivot_cached_records(self):
...
@parsing_pivot_cached_records.setter
def parsing_pivot_cached_records(self, value):
...
Siehe auch
- Modul aspose.cells
- Klasse OdsLoadOptions