argb_color عقار
argb_color عقار
يحصل على اللون ويضبطه بقيمة ARGB 32 بت.
تعريف:
@property
def argb_color(self):
...
@argb_color.setter
def argb_color(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells
- فئة
Font
يحصل على اللون ويضبطه بقيمة ARGB 32 بت.
@property
def argb_color(self):
...
@argb_color.setter
def argb_color(self, value):
...
aspose.cells
Font