author propriété
author propriété
Obtient/définit le author du fichier.
Définition:
@property
def author(self):
...
@author.setter
def author(self, value):
...
Voir également
- module
aspose.cellsgridjs
- classe
GridWorkbookSettings
Obtient/définit le author du fichier.
@property
def author(self):
...
@author.setter
def author(self, value):
...
aspose.cellsgridjs
GridWorkbookSettings