color property
color property
Gets or sets the Color.
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- module
aspose.cells.drawing
- class
SolidFill
Gets or sets the Color.
@property
def color(self):
...
@color.setter
def color(self, value):
...
aspose.cells.drawing
SolidFill