variant propriété
variant propriété
Obtient et définit le dégradé variant.
Définition:
@property
def variant(self):
...
@variant.setter
def variant(self, value):
...
Voir également
- module
aspose.cells
- classe
TwoColorGradient
Obtient et définit le dégradé variant.
@property
def variant(self):
...
@variant.setter
def variant(self, value):
...
aspose.cells
TwoColorGradient