check_compatibility fastighet
check_compatibility fastighet
Anger om kompatibilitet med tidigare versioner ska kontrolleras när arbetsboken sparas.
Anmärkningar
Standardvärdet är sant. Endast för Excel97-2003 xls- eller xlt-filer.
Definition:
@property
def check_compatibility(self):
...
@check_compatibility.setter
def check_compatibility(self, value):
...
Se även
- modul
aspose.cells
- klass
WorkbookSettings