TwoColorGradient constructeur

__init__(self, couleur1, couleur2, type_de_style_de_dégradé, variante)


def __init__(self, color1, color2, gradient_style_type, variant):
    ...
ParamètreTaperDescription
color1aspose.pydrawing.Color
color2aspose.pydrawing.Color
gradient_style_typeaspose.cells.drawing.GradientStyleType
variantint

Voir également