author propriété
author propriété
Obtient et définit le author.
Définition:
@property
def author(self):
...
@author.setter
def author(self, value):
...
Voir également
- module
aspose.cells
- classe
WriteProtection
Obtient et définit le author.
@property
def author(self):
...
@author.setter
def author(self, value):
...
aspose.cells
WriteProtection