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