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):
...
aspose.cells.properties
ContentTypeProperty