comment недвижимость
comment недвижимость
Получает и задает comment сценария.
Определение:
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...
Смотрите также
- модуль
aspose.cells
- класс
Scenario
Получает и задает comment сценария.
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...
aspose.cells
Scenario