color الملكية
color الملكية
الحصول على color لتأثير التوهج.
تعريف:
@property
def color(self):
...
@color.setter
def color(self, value):
...
أنظر أيضا
- وحدة aspose.cells.drawing
- فئة CellsColor
- فئة GlowEffect
الحصول على color لتأثير التوهج.
@property
def color(self):
...
@color.setter
def color(self, value):
...