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