color proprietà
color proprietà
Ottiene e imposta RGB color.
Definizione:
@property
def color(self):
...
@color.setter
def color(self, value):
...
Guarda anche
- modulo aspose.cells
- classe CellsColor
Ottiene e imposta RGB color.
@property
def color(self):
...
@color.setter
def color(self, value):
...