texture proprietà
texture proprietà
Rappresenta il tipo texture per il riempimento specificato.
Definizione:
@property
def texture(self):
    ...
@texture.setter
def texture(self, value):
    ...
Guarda anche
- modulo aspose.cells.drawing
- classe LineFormat
- classe TextureType