is_gradient propriété

is_gradient propriété

Indique si l’ombrage des cellules est un motif dégradé.

Définition:

@property
def is_gradient(self):
    ...
@is_gradient.setter
def is_gradient(self, value):
    ...

Voir également