type propriété
type propriété
Obtient et définit la texture type
Définition:
@property
def type(self):
...
@type.setter
def type(self, value):
...
Voir également
- module
aspose.cells.drawing
- classe
TextureFill
- classe
TextureType
Obtient et définit la texture type
@property
def type(self):
...
@type.setter
def type(self, value):
...
aspose.cells.drawing
TextureFill
TextureType