color propriété
color propriété
Obtient et définit le color de l’arrière-plan.
Définition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
Voir également
- module aspose.cells.ods
- classe OdsPageBackground
Obtient et définit le color de l’arrière-plan.
@property
def color(self):
...
@color.setter
def color(self, value):
...