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):
...