author propiedad
author propiedad
Obtiene y establece el author.
Definición:
@property
def author(self):
...
@author.setter
def author(self, value):
...
Ver también
- módulo
aspose.cells
- clase
WriteProtection
Obtiene y establece el author.
@property
def author(self):
...
@author.setter
def author(self, value):
...
aspose.cells
WriteProtection