author Eigentum
author Eigentum
Ruft author ab und legt sie fest.
Definition:
@property
def author(self):
...
@author.setter
def author(self, value):
...
Siehe auch
- Modul
aspose.cells
- Klasse
WriteProtection
Ruft author ab und legt sie fest.
@property
def author(self):
...
@author.setter
def author(self, value):
...
aspose.cells
WriteProtection