texture property
texture property
Represents the texture type for the specified fill.
Definition:
@property
def texture(self):
...
@texture.setter
def texture(self, value):
...
See Also
- module
aspose.cells.drawing
- class
FillFormat
- class
TextureType