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