color2 property
color2 property
Gets and sets the second gradient color.
Definition:
@property
def color2(self):
...
@color2.setter
def color2(self, value):
...
See Also
- module
aspose.cells
- class
TwoColorGradient
Gets and sets the second gradient color.
@property
def color2(self):
...
@color2.setter
def color2(self, value):
...
aspose.cells
TwoColorGradient