comment proprietà
comment proprietà
Ottiene e imposta lo scenario comment.
Definizione:
@property
def comment(self):
    ...
@comment.setter
def comment(self, value):
    ...
Guarda anche
- modulo aspose.cells
- classe Scenario
Ottiene e imposta lo scenario comment.
@property
def comment(self):
    ...
@comment.setter
def comment(self, value):
    ...
aspose.cellsScenario