file_format propriété
file_format propriété
Obtient et définit le format de fichier.
Définition:
@property
def file_format(self):
...
@file_format.setter
def file_format(self, value):
...
Voir également
- module aspose.cells
- classe FileFormatType
- classe Workbook