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