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