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