color property
color property
Gets and sets the color of the shadow.
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- module
aspose.cells.drawing - class
CellsColor - class
ShadowEffect
Gets and sets the color of the shadow.
@property
def color(self):
...
@color.setter
def color(self, value):
...
aspose.cells.drawingCellsColorShadowEffect