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