comment Eigentum
comment Eigentum
Ruft den comment des Szenarios ab und legt ihn fest.
Definition:
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...
Siehe auch
- Modul
aspose.cells
- Klasse
Scenario
Ruft den comment des Szenarios ab und legt ihn fest.
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...
aspose.cells
Scenario