color property
color property
Gets the color of the glow effect.
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- module
aspose.cells.drawing
- class
CellsColor
- class
GlowEffect
Gets the color of the glow effect.
@property
def color(self):
...
@color.setter
def color(self, value):
...
aspose.cells.drawing
CellsColor
GlowEffect