TwoColorGradient Konstruktor
__init__(selbst, Farbe1, Farbe2, Farbverlaufsstiltyp, Variante)
def __init__(self, color1, color2, gradient_style_type, variant):
...
| Parameter | Typ | Beschreibung |
|---|---|---|
| color1 | aspose.pydrawing.Color | |
| color2 | aspose.pydrawing.Color | |
| gradient_style_type | aspose.cells.drawing.GradientStyleType | |
| variant | int |
Siehe auch
- Modul
aspose.cells - Klasse
TwoColorGradient