author propiedad
author propiedad
Obtiene/establece el author del archivo.
Definición:
@property
def author(self):
...
@author.setter
def author(self, value):
...
Ver también
- módulo
aspose.cellsgridjs
- clase
GridWorkbookSettings
Obtiene/establece el author del archivo.
@property
def author(self):
...
@author.setter
def author(self, value):
...
aspose.cellsgridjs
GridWorkbookSettings