author propriété
author propriété
Obtient ou définit le nom du document author.
Définition:
@property
def author(self):
...
@author.setter
def author(self, value):
...
Voir également
- module aspose.cells.properties
- classe BuiltInDocumentPropertyCollection