name недвижимость
name недвижимость
Возвращает или задает name объекта.
Определение:
@property
def name(self):
...
@name.setter
def name(self, value):
...
Смотрите также
- модуль
aspose.cells.properties
- класс
ContentTypeProperty
Возвращает или задает name объекта.
@property
def name(self):
...
@name.setter
def name(self, value):
...
aspose.cells.properties
ContentTypeProperty