parsing_pivot_cached_records Eigentum
parsing_pivot_cached_records Eigentum
Gibt an, ob beim Laden der Datei die zwischengespeicherten Pivot-Datensätze analysiert werden. Der Standardwert ist „false“.
Bemerkungen
Gilt nur für Excel-Dateien Xlsx, Xltx, Xltm, Xlsm und xlsb
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
HtmlLoadOptions