type property
type property
Gets and sets the texture type
Definition:
@property
def type(self):
...
@type.setter
def type(self, value):
...
See Also
- module
aspose.cells.drawing
- class
TextureFill
- class
TextureType
Gets and sets the texture type
@property
def type(self):
...
@type.setter
def type(self, value):
...
aspose.cells.drawing
TextureFill
TextureType