variant propiedad
variant propiedad
Obtiene y establece el gradiente variant.
Definición:
@property
def variant(self):
...
@variant.setter
def variant(self, value):
...
Ver también
- módulo
aspose.cells
- clase
TwoColorGradient
Obtiene y establece el gradiente variant.
@property
def variant(self):
...
@variant.setter
def variant(self, value):
...
aspose.cells
TwoColorGradient