argb_color propriété
argb_color propriété
Obtient et définit la couleur avec une valeur ARGB 32 bits.
Définition:
@property
def argb_color(self):
...
@argb_color.setter
def argb_color(self, value):
...
Voir également
- module aspose.cells
- classe Font